NiHu
2.0
|
Collocational integral of the DLPt kernel over a curved 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... | |
Collocational integral of the DLPt kernel over a curved line.
The kernel is regular, but the quadrature must not sample the collocational points.
TestField | The test field type |
TrialField | The trial field type |
order | the quadrature order |
Definition at line 359 of file laplace_2d_singular_collocation_integrals.hpp.
|
inlinestatic |
Evaluate the integral.
[in] | elem | The element |
Definition at line 386 of file laplace_2d_singular_collocation_integrals.hpp.