NiHu
2.0
|
Collocational singular integral of the 3D Laplace HSP kernel over a constant planar element. More...
#include <laplace_3d_singular_integrals.hpp>
Static Public Member Functions | |
template<class elem_t > | |
static double | eval (elem_t const &elem, typename elem_t::x_t const &x0) |
Evaluate the integral. More... | |
Collocational singular integral of the 3D Laplace HSP kernel over a constant planar element.
Definition at line 83 of file laplace_3d_singular_integrals.hpp.
|
inlinestatic |
Evaluate the integral.
[in] | elem | the line element |
[in] | x0 | the singular point |
Definition at line 93 of file laplace_3d_singular_integrals.hpp.