DiFfRG
Loading...
Searching...
No Matches
DiFfRG::NDBlock< _str, _val > Struct Template Reference

#include <component_descriptor.hh>

Static Public Attributes

static constexpr FixedString name = _str
 
static constexpr size_t size = (_val * ...)
 
static constexpr size_t dim = sizeof...(_val)
 
static constexpr std::array< size_t, dimnd_sizes {{_val...}}
 

Member Data Documentation

◆ dim

template<FixedString _str, size_t... _val>
size_t DiFfRG::NDBlock< _str, _val >::dim = sizeof...(_val)
staticconstexpr

◆ name

template<FixedString _str, size_t... _val>
FixedString DiFfRG::NDBlock< _str, _val >::name = _str
staticconstexpr

◆ nd_sizes

template<FixedString _str, size_t... _val>
std::array<size_t, dim> DiFfRG::NDBlock< _str, _val >::nd_sizes {{_val...}}
staticconstexpr

◆ size

template<FixedString _str, size_t... _val>
size_t DiFfRG::NDBlock< _str, _val >::size = (_val * ...)
staticconstexpr

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