NiHu
2.0
|
Collocational singular integral of the 3D Laplace SLP kernel over a constant plane 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 SLP kernel over a constant plane element.
Definition at line 47 of file laplace_3d_singular_integrals.hpp.
|
inlinestatic |
Evaluate the integral.
[in] | elem | the line element |
[in] | x0 | the singular point |
Definition at line 57 of file laplace_3d_singular_integrals.hpp.