![]() |
Dune-Functions 2.12-git
|
Loading...
Searching...
No Matches
hierarchicnodetorangemap.hh
Go to the documentation of this file.
43 std::enable_if_t<not models<Concept::HasIndexAccess, Range, Dune::index_constant<0>>(), int> = 0>
constexpr decltype(auto) resolveStaticMultiIndex(C &&c, const MultiIndex &multiIndex)
Provide multi-index access by chaining operator[].
Definition indexaccess.hh:430
A simple node to range map using the nested tree indices.
Definition hierarchicnodetorangemap.hh:34
decltype(auto) operator()(const Node &, const TreePath &treePath, Range &&y) const
Definition hierarchicnodetorangemap.hh:37
decltype(auto) operator()(const Node &, const TreePath &, Range &&y) const
Definition hierarchicnodetorangemap.hh:44
