NiHu
2.0
|
Collocational integral of the DLP kernel over a curved line. More...
#include <laplace_2d_singular_collocation_integrals.hpp>
Static Public Member Functions | |
template<class result_t > | |
static result_t & | eval (result_t &result, kernel_base< laplace_2d_DLP_kernel > const &, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &) |
evaluate singular integral More... | |
Collocational integral of the DLP kernel over a curved line.
TestField | the test field type |
TrialField | the trial field type |
Definition at line 833 of file laplace_2d_singular_collocation_integrals.hpp.
|
inlinestatic |
evaluate singular integral
result_t | the result matrix type |
[in,out] | result | reference to the result |
[in] | trial_field | the trial field |
Definition at line 847 of file laplace_2d_singular_collocation_integrals.hpp.