dune-fem
2.8-git
|
#include <dune/fem/gridpart/adaptiveleafindexset.hh>
Public Types | |
enum | { numCodimensions = GridPartImp :: dimension + 1 } |
enum | { startingCodimension = 0 } |
enum | { intersectionCodimension = -1 } |
typedef AdaptiveLeafIndexSet< GridPartImp > | IndexSetType |
typedef GridPartImp | GridPartType |
typedef GridPartType ::GridType | GridType |
typedef CodimIndexSet< GridType > | CodimIndexSetType |
typedef CodimIndexSetType ::IndexType | IndexType |
typedef std::vector< GeometryType > | Types |
Static Public Attributes | |
static const int | dimension |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
staticinherited |