dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Fem::FilteredGridPartIndexSetSelector< FilteredGP, HostGP, false > Struct Template Reference

#include <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 std::unique_ptr< IndexSetPtr > &)
 

Member Typedef Documentation

◆ IndexSetType

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

Member Function Documentation

◆ create()

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

◆ indexSet()

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

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