dune-fem  2.4.1-rc
Public Types | Static Public Attributes | List of all members
Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::AdaptiveLeafIndexSetChooser< dummy, true > Struct Template Reference

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

Public Types

typedef DGAdaptiveLeafIndexSet< GridPartTypeIndexSetType
 

Static Public Attributes

static const PartitionIteratorType indexSetPartitionType = idxpitype
 
static const InterfaceType indexSetInterfaceType = IteratorToInterface<idxpitype>::value
 

Member Typedef Documentation

template<class Grid, PartitionIteratorType idxpitype, bool onlyCodimensionZero>
template<int dummy>
typedef DGAdaptiveLeafIndexSet< GridPartType > Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::AdaptiveLeafIndexSetChooser< dummy, true >::IndexSetType

Member Data Documentation

template<class Grid, PartitionIteratorType idxpitype, bool onlyCodimensionZero>
template<int dummy>
const InterfaceType Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::AdaptiveLeafIndexSetChooser< dummy, true >::indexSetInterfaceType = IteratorToInterface<idxpitype>::value
static
template<class Grid, PartitionIteratorType idxpitype, bool onlyCodimensionZero>
template<int dummy>
const PartitionIteratorType Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::AdaptiveLeafIndexSetChooser< dummy, true >::indexSetPartitionType = idxpitype
static

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