NiHu  2.0
NiHu::laplace_2d_SLP_galerkin_face_general< TestField, TrialField, order > Class Template Reference

Face match double integral of the SLP kernel. More...

#include <laplace_2d_singular_double_integrals.hpp>

Static Public Member Functions

static result_t eval (elem_t const &elem)
 Evaluate the integral. More...
 

Detailed Description

template<class TestField, class TrialField, size_t order>
class NiHu::laplace_2d_SLP_galerkin_face_general< TestField, TrialField, order >

Face match double integral of the SLP kernel.

Template Parameters
TestFieldthe test field type
TrialFieldthe trial field type
orderthe quadrature order

Definition at line 50 of file laplace_2d_singular_double_integrals.hpp.

Member Function Documentation

◆ eval()

template<class TestField , class TrialField , size_t order>
static result_t NiHu::laplace_2d_SLP_galerkin_face_general< TestField, TrialField, order >::eval ( elem_t const &  elem)
inlinestatic

Evaluate the integral.

Parameters
[in]elemThe element
Returns
The integral value

Definition at line 82 of file laplace_2d_singular_double_integrals.hpp.


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