NiHu
2.0
|
Face-match double integral of the DLPt kernel over a curved line. More...
#include <laplace_2d_singular_double_integrals.hpp>
Static Public Member Functions | |
template<class result_t > | |
static result_t & | eval (result_t &result, kernel_base< laplace_2d_DLPt_kernel > const &, field_base< TestField > const &test_field, field_base< TrialField > const &, element_match const &) |
evaluate singular integral More... | |
Face-match double integral of the DLPt kernel over a curved line.
TestField | the test field type |
TrialField | the trial field type |
Definition at line 1223 of file laplace_2d_singular_double_integrals.hpp.
|
inlinestatic |
evaluate singular integral
result_t | the result matrix type |
[in,out] | result | reference to the result |
[in] | test_field | the test field |
Definition at line 1238 of file laplace_2d_singular_double_integrals.hpp.