dune-grid
2.4.1-rc2
|
#include <dune/grid/alugrid/3d/grid.hh>
Classes | |
struct | Traits |
Public Types | |
typedef ALU3dGrid< elType, Comm > | GridImp |
typedef ALU3dGridFamily< elType, Comm > | GridFamily |
typedef ALU3dGridLocalIdSet< elType, Comm > | LocalIdSetImp |
Type of the local id set. More... | |
typedef ALU3dGridCommunications< elType, Comm >::GlobalIdSet | GlobalIdSetImp |
Type of the global id set. More... | |
typedef ALU3dGridCommunications< 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 Public Attributes | |
static const int | dim = 3 |
static const int | dimworld = 3 |
typedef ALU3dGridCommunications< elType, Comm >::GlobalIdSet Dune::ALU3dGridFamily< elType, Comm >::GlobalIdSetImp |
Type of the global id set.
typedef ALU3dGridCommunications< elType, Comm >::GlobalId Dune::ALU3dGridFamily< elType, Comm >::GlobalIdType |
type of ALU3dGrids global id
typedef ALU3dGridFamily< elType, Comm > Dune::ALU3dGridFamily< elType, Comm >::GridFamily |
typedef ALU3dGrid< elType, Comm > Dune::ALU3dGridFamily< elType, Comm >::GridImp |
typedef Traits :: LeafIndexSetImp Dune::ALU3dGridFamily< elType, Comm >::LeafIndexSetImp |
Type of the leaf index set implementation.
typedef Traits :: LevelIndexSetImp Dune::ALU3dGridFamily< elType, Comm >::LevelIndexSetImp |
Type of the level index set implementation.
typedef ALU3dGridLocalIdSet< elType, Comm > Dune::ALU3dGridFamily< elType, Comm >::LocalIdSetImp |
Type of the local id set.
typedef int Dune::ALU3dGridFamily< elType, Comm >::LocalIdType |
type of ALU3dGrids local id
|
static |
|
static |