|
dune-functions 2.10
|
Loading...
Searching...
No Matches
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Friends |
List of all members
Dune::Functions::StaticMultiIndex< size_type, n > Class Template Reference
A statically sized MultiIndex type. More...
#include <dune/functions/common/multiindex.hh>
Inheritance diagram for Dune::Functions::StaticMultiIndex< size_type, n >:

Public Member Functions | |
| size_type | at (size_type ... args) |
| size_type | back (size_type ... args) |
| size_type | begin (size_type ... args) |
| size_type | cbegin (size_type ... args) |
| size_type | cend (size_type ... args) |
| size_type | crbegin (size_type ... args) |
| size_type | crend (size_type ... args) |
| size_type | data (size_type ... args) |
| size_type | empty (size_type ... args) |
| size_type | end (size_type ... args) |
| size_type | fill (size_type ... args) |
| size_type | front (size_type ... args) |
| size_type | max_size (size_type ... args) |
| size_type | operator[] (size_type ... args) |
| size_type | rbegin (size_type ... args) |
| size_type | rend (size_type ... args) |
| size_type | size (size_type ... args) |
| size_type | swap (size_type ... args) |
Static Public Member Functions | |
| static constexpr std::size_t | size () |
| static constexpr std::size_t | max_size () |
Public Attributes | |
| size_type | elements |
| STL member. | |
Friends | |
| std::size_t | hash_value (const StaticMultiIndex &v) noexcept |
Detailed Description
template<class size_type, std::size_t n>
class Dune::Functions::StaticMultiIndex< size_type, n >
class Dune::Functions::StaticMultiIndex< size_type, n >
A statically sized MultiIndex type.
This is basically a std::array<size_type,n>.
Member Function Documentation
◆ max_size()
template<class size_type , std::size_t n>
|
inlinestaticconstexpr |
◆ size()
template<class size_type , std::size_t n>
|
inlinestaticconstexpr |
Friends And Related Symbol Documentation
◆ hash_value
template<class size_type , std::size_t n>
|
friend |
Member Data Documentation
◆ elements
|
inherited |
STL member.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8