NiHu  2.0
NiHu::tria_helper< match::match_1d_type > Struct Reference

specialisation of NiHu::tria_helper for the 1d match case More...

#include <singular_galerkin_quadrature.hpp>

Static Public Member Functions

static void transform_inplace (descartes_quad_t &x, scalar_t &w, unsigned idx)
 transform the 4d quadrature into a singular Duffy one More...
 

Static Public Attributes

static const bool is_symmetric = false
 indicates whether the quadrature described below is symmetric or not
 
static const unsigned num_domains = 6
 the number of subdomains of the present singular quadrature
 

Additional Inherited Members

- Public Types inherited from NiHu::helper_base< tria_domain, tria_domain >
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

specialisation of NiHu::tria_helper for the 1d match case

Definition at line 257 of file singular_galerkin_quadrature.hpp.

Member Function Documentation

◆ transform_inplace()

static void NiHu::tria_helper< match::match_1d_type >::transform_inplace ( descartes_quad_t x,
scalar_t w,
unsigned  idx 
)
inlinestatic

transform the 4d quadrature into a singular Duffy one

Parameters
[in,out]xthe quadrature points
[in,out]wthe quadrature weight
[in]idxthe subdomain id

Definition at line 271 of file singular_galerkin_quadrature.hpp.


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