dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Dune::Fem::AdaptiveLeafIndexSetTraits< GridPartImp > Struct Template Reference

#include <dune/fem/gridpart/adaptiveleafindexset.hh>

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

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

Static Public Attributes

static const int dimension
 

Member Typedef Documentation

◆ CodimIndexSetType

typedef CodimIndexSet< GridType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , AdaptiveLeafIndexSet< GridPartImp > >::CodimIndexSetType
inherited

◆ GridPartType

typedef GridPartImp Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , AdaptiveLeafIndexSet< GridPartImp > >::GridPartType
inherited

◆ GridType

typedef GridPartType::GridType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , AdaptiveLeafIndexSet< GridPartImp > >::GridType
inherited

◆ IndexSetType

typedef AdaptiveLeafIndexSet< GridPartImp > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , AdaptiveLeafIndexSet< GridPartImp > >::IndexSetType
inherited

◆ IndexType

typedef CodimIndexSetType::IndexType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPartImp , AdaptiveLeafIndexSet< GridPartImp > >::IndexType
inherited

◆ Types

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

Member Enumeration Documentation

◆ anonymous enum

template<class GridPartImp >
anonymous enum
Enumerator
intersectionCodimension 

◆ anonymous enum

template<class GridPartImp >
anonymous enum
Enumerator
numCodimensions 

◆ anonymous enum

template<class GridPartImp >
anonymous enum
Enumerator
startingCodimension 

Member Data Documentation

◆ dimension

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

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