NiHu  2.0
NiHu::singular_integral_shortcut< convected_helmholtz_3d_HSP_kernel< WaveNumber >, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value >::type > Class Template Reference

Collocational singular integral of the 3D HSP 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_HSP_kernel< WaveNumber > > const &kernel, field_base< TestField > const &, field_base< TrialField > const &trial_field, element_match const &)
 evaluate singular integral More...
 

Detailed Description

template<class WaveNumber, class TestField, class TrialField>
class NiHu::singular_integral_shortcut< convected_helmholtz_3d_HSP_kernel< WaveNumber >, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value >::type >

Collocational singular integral of the 3D HSP kernel.

Template Parameters
WaveNumberthe wave number type
TestFieldthe test field type
TrialFieldthe trial field type

Definition at line 122 of file convected_helmholtz_3d_singular_integrals.hpp.

Member Function Documentation

◆ eval()

template<class WaveNumber , class TestField , class TrialField >
template<class result_t >
static result_t& NiHu::singular_integral_shortcut< convected_helmholtz_3d_HSP_kernel< WaveNumber >, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value >::type >::eval ( result_t &  result,
kernel_base< convected_helmholtz_3d_HSP_kernel< WaveNumber > > const &  kernel,
field_base< TestField > const &  ,
field_base< TrialField > const &  trial_field,
element_match const &   
)
inlinestatic

evaluate singular integral

Template Parameters
result_tthe result matrix type
Parameters
[in,out]resultreference to the result
[in]kernelthe kernel object
[in]trial_fieldthe trial field

Definition at line 137 of file convected_helmholtz_3d_singular_integrals.hpp.


The documentation for this class was generated from the following file: