Reference documentation for deal.II version GIT relicensing-245-g36f19064f7 2024-03-29 07:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Namespaces | Typedefs
iota_view.h File Reference
#include <deal.II/base/config.h>
#include <boost/range/irange.hpp>

Go to the source code of this file.

Namespaces

namespace  std_cxx20
 
namespace  std_cxx20::ranges
 

Typedefs

template<typename IncrementableType , typename >
using std_cxx20::ranges::iota_view = boost::integer_range< IncrementableType >