NiHu
2.0
|
Nearly singular collocational integral of the 3D Helmholtz SLP kernel over planes. More...
#include <helmholtz_3d_nearly_singular_integrals.hpp>
Static Public Member Functions | |
template<class elem_t , class wavenumber_t > | |
static std::complex< double > | eval (elem_t const &elem, typename elem_t::x_t const &x0, wavenumber_t const &k) |
Nearly singular collocational integral of the 3D Helmholtz SLP kernel over planes.
The singular static part is redirected to the corresponding Laplace kernel- The regular dynamic part is integrated numerically using a high-order regular quadrature.
Definition at line 46 of file helmholtz_3d_nearly_singular_integrals.hpp.