NiHu  2.0
NiHu::singular_integral_shortcut< helmholtz_2d_DLPt_kernel< WaveNumber >, TestField, TrialField, match::match_1d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::general >::value &&!std::is_same< typename TrialField::elem_t::lset_t, line_1_shape_set >::value >::type > Class Template Reference

Face-match double integral of the DLPt kernel over a curved line. 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_DLPt_kernel< WaveNumber > > const &kernel, field_base< TestField > const &test_field, field_base< TrialField > const &trial_field, element_match const &)
 Evaluate the integral. More...
 

Detailed Description

template<class TestField, class TrialField, class WaveNumber>
class NiHu::singular_integral_shortcut< helmholtz_2d_DLPt_kernel< WaveNumber >, TestField, TrialField, match::match_1d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::general >::value &&!std::is_same< typename TrialField::elem_t::lset_t, line_1_shape_set >::value >::type >

Face-match double integral of the DLPt kernel over a curved line.

Template Parameters
TestFieldThe test field type
TrialFieldThe trial field type
WaveNumberThe wave number type

Definition at line 790 of file helmholtz_2d_singular_double_integrals.hpp.

Member Function Documentation

◆ eval()

template<class TestField , class TrialField , class WaveNumber >
template<class result_t >
static result_t& NiHu::singular_integral_shortcut< helmholtz_2d_DLPt_kernel< WaveNumber >, TestField, TrialField, match::match_1d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::general >::value &&!std::is_same< typename TrialField::elem_t::lset_t, line_1_shape_set >::value >::type >::eval ( result_t &  result,
kernel_base< helmholtz_2d_DLPt_kernel< WaveNumber > > const &  kernel,
field_base< TestField > const &  test_field,
field_base< TrialField > const &  trial_field,
element_match const &   
)
inlinestatic

Evaluate the integral.

Template Parameters
result_tthe result matrix type
Parameters
[in,out]resultreference to the result
[in]test_fieldthe test field
[in]trial_fieldthe trial field
[in]matchthe match data
Returns
reference to the result matrix

Definition at line 807 of file helmholtz_2d_singular_double_integrals.hpp.


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