#include <dune/grid/alugrid/2d/alugrid.hh>
Static Public Member Functions |
static std::string | name () |
Member Typedef Documentation
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
typedef BaseType::ctype Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::ctype |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
type of boundary projection
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
type of boundary projection
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
typedef BaseType::GridFamily Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::GridFamily |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
typedef BaseType::HierarchicIteratorImp Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::HierarchicIteratorImp |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
typedef BaseType::LeafIteratorImp Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::LeafIteratorImp |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
typedef BaseType::LocalIdSetImp Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::LocalIdSetImp |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
typedef GridFamily::Traits Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::Traits |
Member Enumeration Documentation
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
Constructor & Destructor Documentation
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
constructor for creating ALUSimplexGrid from given macro grid file
- Parameters
-
macroName | filename for macro grid in ALUGrid triangle format |
bndProject | global boundary projection pointer |
bndVector | pointer to vector holding boundary projection for each boundary segment. ALUGrid takes ownership of this pointer and will delete it in the desctructor |
verbose | Whether to write a notice about grid creation to stdout. |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
constructor for creating ALUSimplexGrid from given macro grid file
- Parameters
-
macroName | filename for macro grid in ALUGrid triangle format |
macroFile | Stream to read macro grid file contents from. |
bndProject | global boundary projection pointer |
bndVector | pointer to vector holding boundary projection for each boundary segment. ALUGrid takes ownership of this pointer and will delete it in the desctructor |
verbose | Whether to write a notice about grid creation to stdout. |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::ALUGrid |
( |
| ) |
|
|
inline |
constructor creating empty grid
Member Function Documentation
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<PartitionIteratorType pitype>
Partition< pitype >::LeafGridView Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::leafView |
( |
| ) |
const |
|
inline |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
LeafGridView Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::leafView |
( |
| ) |
const |
|
inline |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<PartitionIteratorType pitype>
Partition< pitype >::LevelGridView Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::levelView |
( |
int |
level | ) |
const |
|
inline |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
LevelGridView Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::levelView |
( |
int |
level | ) |
const |
|
inline |
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
static std::string Dune::ALUGrid< 2, dimw, elType, refinementType, Comm >::name |
( |
| ) |
|
|
inlinestatic |
Friends And Related Function Documentation
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
template<int dimw, ALUGridElementType elType, ALUGridRefinementType refinementType, class Comm >
The documentation for this class was generated from the following file: