|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::Capabilities::isDuneFemIndexSet< IndexSet > Struct Template Reference
specialize with true if index set implements the dune-fem interface for index sets More...
#include <dune/fem/gridpart/common/indexset.hh>
Static Public Member Functions | |
| template<class Traits > | |
| static std::true_type | __isDuneFemIndexSet (const Dune::Fem::IndexSet< Traits > &) |
| static std::false_type | __isDuneFemIndexSet (...) |
Static Public Attributes | |
| static const bool | v = decltype( __isDuneFemIndexSet( std::declval< IndexSet >() ) )::value |
Detailed Description
template<class IndexSet>
struct Dune::Fem::Capabilities::isDuneFemIndexSet< IndexSet >
struct Dune::Fem::Capabilities::isDuneFemIndexSet< IndexSet >
specialize with true if index set implements the dune-fem interface for index sets
- Note
- default value is true if index set is derived from IndexSet
Member Function Documentation
◆ __isDuneFemIndexSet() [1/2]
template<class IndexSet >
|
static |
◆ __isDuneFemIndexSet() [2/2]
template<class IndexSet >
template<class Traits >
|
static |
Member Data Documentation
◆ v
template<class IndexSet >
|
static |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8