NiHu  2.0
NiHu::laplace_2d_HSP_collocation_straight< TestField, TrialField > Class Template Reference

Collocational integral of the HSP kernel over a straight line. More...

#include <laplace_2d_singular_collocation_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>
class NiHu::laplace_2d_HSP_collocation_straight< TestField, TrialField >

Collocational integral of the HSP kernel over a straight line.

Template Parameters
TestFieldThe test field type
TrialFieldThe trial field type

Definition at line 552 of file laplace_2d_singular_collocation_integrals.hpp.

Member Function Documentation

◆ eval()

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

Evaluate the integral.

Parameters
[in]elemThe element
Returns
The integral value

Definition at line 573 of file laplace_2d_singular_collocation_integrals.hpp.


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