NiHu
2.0
|
Collocational singular integral of the 3D DLPt kernel. More...
#include <convected_helmholtz_3d_singular_integrals.hpp>
Static Public Member Functions | |
template<class result_t > | |
static result_t & | eval (result_t &result, kernel_base< convected_helmholtz_3d_DLPt_kernel< WaveNumber > > const &kernel, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &) |
evaluate singular integral More... | |
Collocational singular integral of the 3D DLPt kernel.
WaveNumber | the wave number type |
TestField | the test field type |
TrialField | the trial field type |
Definition at line 21 of file convected_helmholtz_3d_singular_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 |
[in] | kernel | the kernel object |
Definition at line 36 of file convected_helmholtz_3d_singular_integrals.hpp.