dune-functions 2.9.0
|
A statically sized MultiIndex type. More...
#include <dune/functions/common/multiindex.hh>
Static Public Member Functions | |
static constexpr std::size_t | size () |
Public Attributes | |
T | elements |
STL member. More... | |
Friends | |
std::size_t | hash_value (const StaticMultiIndex &v) noexcept |
A statically sized MultiIndex type.
This is basically a std::array<size_type,n>.
|
inlinestaticconstexpr |
|
friend |
|
inherited |
STL member.