NiHu
2.0
|
specialisation of NiHu::quad_helper for the 0d match case More...
#include <singular_galerkin_quadrature.hpp>
Public Types | |
typedef quad_domain::scalar_t | scalar_t |
type of the domain scalar | |
typedef quad_domain::xi_t | xi_t |
type of the domain variable | |
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 = 5 |
number of subdomains | |
static const bool | is_symmetric = false |
indicates whether quadrature is symmetric to two variables | |
static const scalar_t | corners [5][4][2] |
corners of subdomains More... | |
specialisation of NiHu::quad_helper for the 0d match case
Definition at line 503 of file singular_galerkin_quadrature.hpp.
|
static |
corners of subdomains
Definition at line 512 of file singular_galerkin_quadrature.hpp.