dune-fem 2.8.0
|
#include <dune/fem/gridpart/adaptiveleafindexset.hh>
Classes | |
struct | Codim |
Public Types | |
typedef IndexSet | IndexSetType |
typedef GridPart | 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 = GridPartType :: dimension |
typedef CodimIndexSet< GridType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::CodimIndexSetType |
typedef GridPart Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::GridPartType |
typedef GridPartType::GridType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::GridType |
typedef IndexSet Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::IndexSetType |
typedef CodimIndexSetType::IndexType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::IndexType |
typedef std::vector< GeometryType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::Types |
|
static |