|
NiHu
2.0
|
Face-match double integral of the SLP kernel over a linear 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_SLP_kernel > const &, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &) |
| evaluate singular integral More... | |
Face-match double integral of the SLP kernel over a linear line.
| TestField | the test field type |
| TrialField | the trial field type |
Definition at line 1010 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] | trial_field | the test and trial fields |
Definition at line 1027 of file laplace_2d_singular_double_integrals.hpp.