dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | List of all members
Dune::Fem::FilteredGridPartIndexSetSelector< FilteredGP, HostGP, useFilteredIndexSet > Struct Template Reference

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

Public Types

typedef AdaptiveLeafIndexSet< FilteredGP > IndexSetType
 

Static Public Member Functions

static IndexSetTypecreate (const FilteredGP &gridPart)
 
template<class IndexSetPtr >
static const IndexSetTypeindexSet (const FilteredGP &gridPart, const IndexSetPtr *idxSetPtr)
 

Member Typedef Documentation

template<class FilteredGP , class HostGP , bool useFilteredIndexSet>
typedef AdaptiveLeafIndexSet< FilteredGP > Dune::Fem::FilteredGridPartIndexSetSelector< FilteredGP, HostGP, useFilteredIndexSet >::IndexSetType

Member Function Documentation

template<class FilteredGP , class HostGP , bool useFilteredIndexSet>
static IndexSetType* Dune::Fem::FilteredGridPartIndexSetSelector< FilteredGP, HostGP, useFilteredIndexSet >::create ( const FilteredGP &  gridPart)
inlinestatic
template<class FilteredGP , class HostGP , bool useFilteredIndexSet>
template<class IndexSetPtr >
static const IndexSetType& Dune::Fem::FilteredGridPartIndexSetSelector< FilteredGP, HostGP, useFilteredIndexSet >::indexSet ( const FilteredGP &  gridPart,
const IndexSetPtr *  idxSetPtr 
)
inlinestatic

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