NiHu  2.0
NiHu::regular_quad_store< domain_t, order > Struct Template Reference

store-wrapper of a statically stored quadrature More...

#include <quadrature_store_helper.hpp>

Static Public Attributes

static const gaussian_quadrature< domain_t > quadrature
 the stored static quadrature member More...
 

Detailed Description

template<class domain_t, size_t order>
struct NiHu::regular_quad_store< domain_t, order >

store-wrapper of a statically stored quadrature

Definition at line 13 of file quadrature_store_helper.hpp.

Member Data Documentation

◆ quadrature

template<class domain_t , size_t order>
const gaussian_quadrature< domain_t > NiHu::regular_quad_store< domain_t, order >::quadrature
static

the stored static quadrature member

definition of the statically stored quadrature member

Definition at line 16 of file quadrature_store_helper.hpp.


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