dune-fem  2.4.1-rc
Public Types | Static Public Attributes | List of all members
Dune::Fem::IntersectionAdaptiveLeafIndexSetTraits< GridPartImp > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/adaptiveleafindexset.hh>

Inheritance diagram for Dune::Fem::IntersectionAdaptiveLeafIndexSetTraits< GridPartImp >:
Inheritance graph

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< GridTypeCodimIndexSetType
 
typedef CodimIndexSetType::IndexType IndexType
 
typedef std::vector< GeometryType > Types
 

Static Public Attributes

static const int dimension
 

Member Typedef Documentation

typedef GridPartImp Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , IntersectionAdaptiveLeafIndexSet< GridPartImp > >::GridPartType
inherited
typedef std::vector< GeometryType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , IntersectionAdaptiveLeafIndexSet< GridPartImp > >::Types
inherited

Member Enumeration Documentation

template<class GridPartImp >
anonymous enum
Enumerator
numCodimensions 
template<class GridPartImp >
anonymous enum
Enumerator
intersectionCodimension 
template<class GridPartImp >
anonymous enum
Enumerator
startingCodimension 

Member Data Documentation

const int Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , IntersectionAdaptiveLeafIndexSet< GridPartImp > >::dimension
staticinherited

The documentation for this struct was generated from the following file: