|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::Capabilities::isConsecutiveIndexSet< IndexSet > Struct Template Reference
specialize with true if index set implements the interface for consecutive index sets More...
#include <dune/fem/gridpart/common/indexset.hh>
Inheritance diagram for Dune::Fem::Capabilities::isConsecutiveIndexSet< IndexSet >:

Static Public Member Functions | |
| template<class Traits > | |
| static std::true_type | __isConsecutive (const ConsecutiveIndexSet< Traits > &) |
| static std::false_type | __isConsecutive (...) |
Static Public Attributes | |
| static const bool | v = decltype( __isConsecutive( std::declval< IndexSet >() ) )::value |
Detailed Description
template<class IndexSet>
struct Dune::Fem::Capabilities::isConsecutiveIndexSet< IndexSet >
struct Dune::Fem::Capabilities::isConsecutiveIndexSet< IndexSet >
specialize with true if index set implements the interface for consecutive index sets
- Note
- default value is true if index set is derived from ConsecutiveIndexSet
Member Function Documentation
◆ __isConsecutive() [1/2]
template<class IndexSet >
|
static |
◆ __isConsecutive() [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