DUNE-FUNCTIONS (unstable)
Dune::Functions::ContainerDescriptors::UniformArray< Child, n > Struct Template Reference
Descriptor for arrays with all children identical and the number of children a static size. More...
#include <dune/functions/functionspacebases/containerdescriptors.hh>
Static Public Member Functions | |
static constexpr std::size_t | size () |
The static size information, i.e., number of children. | |
Detailed Description
template<class Child, std::size_t n>
struct Dune::Functions::ContainerDescriptors::UniformArray< Child, n >
struct Dune::Functions::ContainerDescriptors::UniformArray< Child, n >
Descriptor for arrays with all children identical and the number of children a static size.
The documentation for this struct was generated from the following file:
- dune/functions/functionspacebases/containerdescriptors.hh
