#include <dune/fem/common/hybrid.hh>
|
| typedef std::common_type_t< IndexType< SR >... > | Index |
| |
| template<std::size_t i> |
| using | SubRange = std::tuple_element_t< i, std::tuple< SR... > > |
| |
|
| template<std::size_t i> |
| static constexpr Index | offset (std::integral_constant< std::size_t, i >={}) |
| |
| static constexpr Index | size () |
| |
◆ Index
◆ SubRange
template<class... SR>
template<std::size_t i>
◆ offset()
template<class... SR>
template<std::size_t i>
◆ size()
The documentation for this struct was generated from the following file: