dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
Dune::Fem::Capabilities::isPersistentIndexSet< IndexSet > Struct Template Reference

capability for persistent index sets More...

#include <dune/fem/gridpart/common/persistentindexset.hh>

Inheritance diagram for Dune::Fem::Capabilities::isPersistentIndexSet< IndexSet >:
Inheritance graph

Static Public Member Functions

static constexpr PersistentIndexSetInterfacemap (IndexSet &indexSet) noexcept
 please doc me
 

Static Public Attributes

static const bool v = BaseType::v
 please doc me
 

Detailed Description

template<class IndexSet>
struct Dune::Fem::Capabilities::isPersistentIndexSet< IndexSet >

capability for persistent index sets

Template Parameters
IndexSetan index set type
Note
default value is true if IndexSet is derived from PersistentIndexSetInterface

Member Function Documentation

◆ map()

template<class IndexSet >
static constexpr PersistentIndexSetInterface * Dune::Fem::Capabilities::isPersistentIndexSet< IndexSet >::map ( IndexSet indexSet)
inlinestaticconstexprnoexcept

please doc me

Member Data Documentation

◆ v

template<class IndexSet >
const bool Dune::Fem::Capabilities::isPersistentIndexSet< IndexSet >::v = BaseType::v
static

please doc me


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