NiHu
2.0
|
class computing singular Galerkin type quadratures for different domains More...
#include <singular_galerkin_quadrature.hpp>
class computing singular Galerkin type quadratures for different domains
quadrature_family_t | the regular quadrature family |
test_domain_t | the test domain type |
trial_domain_t | the trial domain type |
The class generates singular quadratures that integrate weakly singular (1/r) kernels in the Galerkin BEM context. The class is directly specialised for different domain pairs. Each specialisation is based on a slightly different algorithm, but the basic approach is the same:
Definition at line 50 of file singular_galerkin_quadrature.hpp.