Dune Core Modules (2.6.0)

filledarray.hh File Reference

Utility to generate an array with a certain value. More...

#include <array>
#include <cstddef>

Go to the source code of this file.

Namespaces

 Dune
 Dune namespace.
 

Functions

template<std::size_t n, class T >
std::array< T, n > Dune::filledArray (const T &t)
 Return an array filled with the provided value. More...
 

Detailed Description

Utility to generate an array with a certain value.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 24, 22:30, 2024)