dune-common 3.0-git
Public Member Functions | List of all members
Dune::Hybrid::Impl::DynamicIntegralRange< T > Class Template Reference

#include <dune/common/hybridutilities.hh>

Public Member Functions

constexpr DynamicIntegralRange (const T &begin, const T &end)
 
constexpr auto size () const
 
constexpr T operator[] (const T &i) const
 

Constructor & Destructor Documentation

◆ DynamicIntegralRange()

template<class T >
constexpr Dune::Hybrid::Impl::DynamicIntegralRange< T >::DynamicIntegralRange ( const T &  begin,
const T &  end 
)
inlineconstexpr

Member Function Documentation

◆ operator[]()

template<class T >
constexpr T Dune::Hybrid::Impl::DynamicIntegralRange< T >::operator[] ( const T &  i) const
inlineconstexpr

◆ size()

template<class T >
constexpr auto Dune::Hybrid::Impl::DynamicIntegralRange< T >::size ( ) const
inlineconstexpr

The documentation for this class was generated from the following file: