|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::__IdIndexSet::Implementation< GridFamily, HostIndexSet, consecutive, adaptive > Struct Template Reference
#include <dune/fem/gridpart/idgridpart/indexset.hh>
Public Types | |
| typedef std::conditional< adaptive, AdaptiveIndexSet< GridFamily >, typenamestd::conditional< consecutive, ConsecutiveIndexSet< GridFamily >, IndexSet< GridFamily > >::type >::type | Type |
Member Typedef Documentation
◆ Type
template<class GridFamily , class HostIndexSet = typename std::remove_const< GridFamily >::type::Traits::HostGridPartType::IndexSetType, bool consecutive = Capabilities::isConsecutiveIndexSet< HostIndexSet >::v, bool adaptive = Capabilities::isAdaptiveIndexSet< HostIndexSet >::v>
| typedef std::conditional<adaptive,AdaptiveIndexSet<GridFamily>,typenamestd::conditional<consecutive,ConsecutiveIndexSet<GridFamily>,IndexSet<GridFamily>>::type>::type Dune::Fem::__IdIndexSet::Implementation< GridFamily, HostIndexSet, consecutive, adaptive >::Type |
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