NiHu
2.0
|
Collocational hypersingular integral of the HSP kernel over a constant triangle. More...
#include <matsumoto_2010.hpp>
Static Public Member Functions | |
template<class result_t > | |
static result_t & | eval (result_t &result, kernel_base< helmholtz_3d_HSP_kernel< WaveNumber > > const &kernel, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &) |
evaluate the singular integral More... | |
Collocational hypersingular integral of the HSP kernel over a constant triangle.
TestField | the test field type |
TrialField | the trial field type |
Definition at line 65 of file matsumoto_2010.hpp.
|
inlinestatic |
evaluate the singular integral
result_t | the result matrix type |
[in,out] | result | the result matrix reference |
[in] | kernel | reference to the kernel to be integrated |
[in] | trial_field | the trial field instance |
Definition at line 83 of file matsumoto_2010.hpp.