NiHu  2.0
NiHu::laplace_3d_HSP_collocation_constant_plane Class Reference

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...
 

Detailed Description

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.

Member Function Documentation

◆ eval()

template<class elem_t >
static double NiHu::laplace_3d_HSP_collocation_constant_plane::eval ( elem_t const &  elem,
typename elem_t::x_t const &  x0 
)
inlinestatic

Evaluate the integral.

Parameters
[in]elemthe line element
[in]x0the singular point
Returns
the integral value

Definition at line 93 of file laplace_3d_singular_integrals.hpp.


The documentation for this class was generated from the following file: