|
dune-functions 2.9.1
|
Loading...
Searching...
No Matches
basistags.hh
Go to the documentation of this file.
constexpr FlatLexicographic flatLexicographic()
Creates a lexicographic merging of direct children without blocking.
Definition basistags.hh:188
constexpr BlockedInterleaved blockedInterleaved()
Creates an interleaved merging of direct children with blocking (i.e. creating blocks at the leaves c...
Definition basistags.hh:218
constexpr FlatInterleaved flatInterleaved()
Creates an interleaved merging of direct children without blocking.
Definition basistags.hh:198
constexpr BlockedLexicographic blockedLexicographic()
Creates a lexicographic merging of direct children with blocking (i.e. creating one block per direct ...
Definition basistags.hh:208
static constexpr bool isIndexMergingStrategy()
Definition basistags.hh:23
void registerIndexMergingStrategy(IndexMergingStrategy)
Definition basistags.hh:15
auto require(T &&t) -> decltype(registerIndexMergingStrategy(t))
Base class for index merging strategies to simplify detection.
Definition basistags.hh:44
Lexicographic merging of direct children without blocking.
Definition basistags.hh:80
Interleaved merging of direct children without blocking.
Definition basistags.hh:114
Lexicographic merging of direct children with blocking (i.e. creating one block per direct child).
Definition basistags.hh:148
Interleaved merging of direct children with blocking (i.e. creating blocks at the leaves containing o...
Definition basistags.hh:180
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8