This is the complete list of members for Dune::Std::extents< IndexType, exts >, including all inherited members.
| extent(rank_type r) const noexcept | Dune::Std::extents< IndexType, exts > | inline |
| extents() noexcept=default | Dune::Std::extents< IndexType, exts > | |
| extents(IndexTypes... e) noexcept | Dune::Std::extents< IndexType, exts > | inlineexplicit |
| extents(const std::array< I, N > &e) noexcept | Dune::Std::extents< IndexType, exts > | inline |
| extents(Std::span< I, N > e) noexcept | Dune::Std::extents< IndexType, exts > | inline |
| extents(const extents< I, e... > &other) noexcept | Dune::Std::extents< IndexType, exts > | inline |
| index_type typedef | Dune::Std::extents< IndexType, exts > | |
| operator==(const extents &a, const extents< OtherIndexType, otherExts... > &b) noexcept | Dune::Std::extents< IndexType, exts > | friend |
| rank() noexcept | Dune::Std::extents< IndexType, exts > | inlinestatic |
| rank_dynamic() noexcept | Dune::Std::extents< IndexType, exts > | inlinestatic |
| rank_type typedef | Dune::Std::extents< IndexType, exts > | |
| size_type typedef | Dune::Std::extents< IndexType, exts > | |
| static_extent(rank_type r) noexcept | Dune::Std::extents< IndexType, exts > | inlinestatic |