dune-fem  2.4.1-rc
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/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

template<class GridPart, class IndexSet>
typedef CodimIndexSet< GridType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::CodimIndexSetType
template<class GridPart, class IndexSet>
typedef GridPart Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::GridPartType
template<class GridPart, class IndexSet>
typedef GridPartType :: GridType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::GridType
template<class GridPart, class IndexSet>
typedef IndexSet Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::IndexSetType
template<class GridPart, class IndexSet>
typedef CodimIndexSetType :: IndexType Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::IndexType
template<class GridPart, class IndexSet>
typedef std::vector< GeometryType > Dune::Fem::AdaptiveIndexSetBaseTraits< GridPart, IndexSet >::Types

Member Data Documentation

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: