|
dune-fem 2.8.0
|
specialize with true if index set implements the interface for consecutive index sets More...
#include <dune/fem/gridpart/common/indexset.hh>

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 |
specialize with true if index set implements the interface for consecutive index sets
|
static |
|
static |
|
static |