LoAdSG
IntegratorHelm< F, N > Member List

This is the complete list of members for IntegratorHelm< F, N >, including all inherited members.

IntegratorHelm(const F &c, double epsilon, size_t depth_min=0, size_t depth_max=std::numeric_limits< size_t >::max(), double gamma=std::numeric_limits< double >::max())IntegratorHelm< F, N >inline
m_depth_maxIntegratorHelm< F, N >private
m_depth_minIntegratorHelm< F, N >private
m_epsilonIntegratorHelm< F, N >private
m_gammaIntegratorHelm< F, N >private
m_variable_coefficientIntegratorHelm< F, N >private
stencil_integration(double p_left[N], double p_right[N], BasisFunctionType u[N], BasisFunctionType v[N]) constIntegratorHelm< F, N >inline
InterfaceLocalStiffnessMatrices< N >::stencil_integration(double p_left[DIM], double p_right[DIM], BasisFunctionType u[DIM], BasisFunctionType v[DIM]) const=0InterfaceLocalStiffnessMatrices< N >pure virtual