dune-fem
2.8-git
|
#include <dune/fem/gridpart/adaptiveleafindexset.hh>
Public Types | |
enum | { numCodimensions = GridPartImp :: dimension + 2 } |
enum | { intersectionCodimension = numCodimensions - 1 } |
enum | { startingCodimension = 0 } |
typedef IntersectionAdaptiveLeafIndexSet< 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 |