dune-fem 2.8.0
|
#include <dune/fem/gridpart/adaptiveleafindexset.hh>
Public Types | |
enum | { numCodimensions = 1 } |
enum | { startingCodimension = 0 } |
enum | { intersectionCodimension = -1 } |
typedef DGAdaptiveLeafIndexSet< 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 |