#include <dune/alugrid/3d/grid.hh>
|
| typedef ALU3dGrid< dim, dimworld, elType, Comm > | GridImp |
| |
| typedef ALU3dGridFamily< dim, dimworld, elType, Comm > | GridFamily |
| |
| typedef ALU3dGridLocalIdSet< dim, dimworld, elType, Comm > | LocalIdSetImp |
| | Type of the local id set. More...
|
| |
| typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::GlobalIdSet | GlobalIdSetImp |
| | Type of the global id set. More...
|
| |
| typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::GlobalId | GlobalIdType |
| | type of ALU3dGrids global id More...
|
| |
| typedef int | LocalIdType |
| | type of ALU3dGrids local id More...
|
| |
| typedef Traits ::LevelIndexSetImp | LevelIndexSetImp |
| | Type of the level index set implementation. More...
|
| |
| typedef Traits ::LeafIndexSetImp | LeafIndexSetImp |
| | Type of the leaf index set implementation. More...
|
| |
|
| static const int | dim = dimG |
| |
| static const int | dimworld = dimW |
| |
◆ GlobalIdSetImp
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
Type of the global id set.
◆ GlobalIdType
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
type of ALU3dGrids global id
◆ GridFamily
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
◆ GridImp
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
◆ LeafIndexSetImp
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
Type of the leaf index set implementation.
◆ LevelIndexSetImp
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
Type of the level index set implementation.
◆ LocalIdSetImp
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
Type of the local id set.
◆ LocalIdType
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
type of ALU3dGrids local id
◆ dim
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
◆ dimworld
template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
The documentation for this struct was generated from the following file: