NiHu
2.0
|
Edge-match double integral of the SLP kernel over two constant lines. More...
#include <helmholtz_2d_singular_double_integrals.hpp>
Static Public Member Functions | |
template<class result_t > | |
static result_t & | eval (result_t &result, kernel_base< helmholtz_2d_HSP_kernel< WaveNumber > > const &kernel, field_base< TestField > const &test_field, field_base< TrialField > const &trial_field, element_match const &) |
evaluate singular integral More... | |
Edge-match double integral of the SLP kernel over two constant lines.
TestField | the test field type |
TrialField | the trial field type |
Definition at line 860 of file helmholtz_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 |
[in] | trial_field | the trial field |
[in] | match | the match data |
Definition at line 876 of file helmholtz_2d_singular_double_integrals.hpp.