|
NiHu
2.0
|
Collocational integral of the SLP 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_SLP_kernel > const &, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &) |
| Evaluate the integral. More... | |
Collocational integral of the SLP kernel over a curved line.
| TestField | the test field type |
| TrialField | the trial field type |
Definition at line 799 of file laplace_2d_singular_collocation_integrals.hpp.
|
inlinestatic |
Evaluate the integral.
| result_t | The result matrix type |
| [in,out] | result | Reference to the result |
| [in] | trial_field | The trial field |
Definition at line 813 of file laplace_2d_singular_collocation_integrals.hpp.