|
NiHu
2.0
|
specialisation of NiHu::quad_helper for the 2d match case More...
#include <singular_galerkin_quadrature.hpp>
Public Types | |
| typedef quad_domain::xi_t | xi_t |
| type of the domain variable | |
| typedef quad_domain::scalar_t | scalar_t |
| type of the domain scalar | |
Public Types inherited from NiHu::helper_base< quad_domain, quad_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 | |
Static Public Member Functions | |
| static xi_t | transform_eta (xi_t const &eta) |
| transform vector from Y' domain to Y domain | |
Static Public Attributes | |
| static const unsigned | num_domains = 4 |
| number of subdomains | |
| static const bool | is_symmetric = true |
| indicates whether quadrature is symmetric to two variables | |
| static const scalar_t | corners [4][4][2] |
| corners of subdomains More... | |
specialisation of NiHu::quad_helper for the 2d match case
Definition at line 461 of file singular_galerkin_quadrature.hpp.
|
static |
corners of subdomains
Definition at line 472 of file singular_galerkin_quadrature.hpp.