NiHu
2.0
|
Collocational integral of the 2D HSP kernel over a general curved line with general shape sets Full singularity subtraction in the reference coordinate system. The singularpart is integrated analytically in HFP sense. The regular part is integrated numerically with standard Gaussian quadrature. More...
#include <helmholtz_2d_singular_collocation_integrals.hpp>
Static Public Member Functions | |
template<class WaveNumber > | |
static result_t | eval (elem_t const &elem, WaveNumber const &k) |
evaluate the singular integral More... | |
Collocational integral of the 2D HSP kernel over a general curved line with general shape sets Full singularity subtraction in the reference coordinate system. The singularpart is integrated analytically in HFP sense. The regular part is integrated numerically with standard Gaussian quadrature.
Definition at line 371 of file helmholtz_2d_singular_collocation_integrals.hpp.
|
inlinestatic |
evaluate the singular integral
[in] | elem | the element |
[in] | k | the wave number |
Definition at line 399 of file helmholtz_2d_singular_collocation_integrals.hpp.