|
dune-common
2.11
|
Utility to generate an array with a certain value. More...
Go to the source code of this file.
Namespaces | |
| Dune | |
| Dune namespace | |
Functions | |
| template<std::size_t n, class T > | |
| constexpr std::array< T, n > | Dune::filledArray (const T &t) |
| Return an array filled with the provided value. More... | |
Utility to generate an array with a certain value.
1.8.14