NiHu  2.0
NiHu::singular_integral_shortcut< helmholtz_3d_HSP_kernel< WaveNumber >, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::collocational >::value &&std::is_same< typename TrialField::lset_t, tria_1_shape_set >::value &&std::is_same< typename TrialField::nset_t, tria_0_shape_set >::value >::type > Class Template Reference

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...
 

Detailed Description

template<class WaveNumber, class TestField, class TrialField>
class NiHu::singular_integral_shortcut< helmholtz_3d_HSP_kernel< WaveNumber >, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::collocational >::value &&std::is_same< typename TrialField::lset_t, tria_1_shape_set >::value &&std::is_same< typename TrialField::nset_t, tria_0_shape_set >::value >::type >

Collocational hypersingular integral of the HSP kernel over a constant triangle.

Template Parameters
TestFieldthe test field type
TrialFieldthe trial field type

Definition at line 65 of file matsumoto_2010.hpp.

Member Function Documentation

◆ eval()

template<class WaveNumber , class TestField , class TrialField >
template<class result_t >
static result_t& NiHu::singular_integral_shortcut< helmholtz_3d_HSP_kernel< WaveNumber >, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::collocational >::value &&std::is_same< typename TrialField::lset_t, tria_1_shape_set >::value &&std::is_same< typename TrialField::nset_t, tria_0_shape_set >::value >::type >::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 &   
)
inlinestatic

evaluate the singular integral

Template Parameters
result_tthe result matrix type
Parameters
[in,out]resultthe result matrix reference
[in]kernelreference to the kernel to be integrated
[in]trial_fieldthe trial field instance
Returns
reference to the result matrix

Definition at line 83 of file matsumoto_2010.hpp.


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