NiHu  2.0
NiHu::helper_base< test_domain_t, trial_domain_t > Struct Template Reference

base structure for quadrature helpers More...

#include <singular_galerkin_quadrature.hpp>

Public Types

typedef test_domain_t::scalar_t scalar_t
 the scalar type of the singular quadrature
 
typedef Eigen::Matrix< scalar_t, test_domain_t::dimension+trial_domain_t::dimension, 1 > descartes_quad_t
 the matrix type of a Descartes quadrature element
 

Detailed Description

template<class test_domain_t, class trial_domain_t>
struct NiHu::helper_base< test_domain_t, trial_domain_t >

base structure for quadrature helpers

Template Parameters
test_domain_ttype of the test domain
trial_domain_ttype of the trial domain

Definition at line 58 of file singular_galerkin_quadrature.hpp.


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