dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet > Class Template Reference

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

Inheritance diagram for Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >:
Inheritance graph

Classes

struct  Codim
 

Public Types

typedef IndexSet IndexSetType
 
typedef GridPart GridPartType
 
typedef GridPartType::GridType GridType
 
typedef CodimIndexSet< GridTypeCodimIndexSetType
 
typedef CodimIndexSetType::IndexType IndexType
 
typedef std::vector< GeometryType > Types
 

Static Public Attributes

static const int dimension = GridPartType :: dimension
 

Member Typedef Documentation

◆ CodimIndexSetType

template<class GridPart , class IndexSet >
typedef CodimIndexSet< GridType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::CodimIndexSetType

◆ GridPartType

template<class GridPart , class IndexSet >
typedef GridPart Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::GridPartType

◆ GridType

template<class GridPart , class IndexSet >
typedef GridPartType::GridType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::GridType

◆ IndexSetType

template<class GridPart , class IndexSet >
typedef IndexSet Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::IndexSetType

◆ IndexType

template<class GridPart , class IndexSet >
typedef CodimIndexSetType::IndexType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::IndexType

◆ Types

template<class GridPart , class IndexSet >
typedef std::vector< GeometryType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::Types

Member Data Documentation

◆ dimension

template<class GridPart , class IndexSet >
const int Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::dimension = GridPartType :: dimension
static

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