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

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

Public Types

typedef HostGP::IndexSetType IndexSetType
 

Static Public Member Functions

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

Member Typedef Documentation

template<class FilteredGP , class HostGP >
typedef HostGP::IndexSetType Dune::Fem::FilteredGridPartIndexSetSelector< FilteredGP, HostGP, false >::IndexSetType

Member Function Documentation

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

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