NiHu  2.0
NiHu::singular_integral_shortcut< elastostatics_2d_T_kernel, TestField, TrialField, match::match_1d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&is_constant_line< TrialField >::value >::type > Class Template Reference

Collocational singular integral of the 2D T kernel over a constant line. More...

#include <elastostatics_singular_integrals.hpp>

Static Public Member Functions

template<class result_t >
static result_t & eval (result_t &result, kernel_base< elastostatics_2d_T_kernel > const &, field_base< TestField > const &, field_base< TrialField > const &, element_match const &)
 evaluate singular integral More...
 

Detailed Description

template<class TestField, class TrialField>
class NiHu::singular_integral_shortcut< elastostatics_2d_T_kernel, TestField, TrialField, match::match_1d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&is_constant_line< TrialField >::value >::type >

Collocational singular integral of the 2D T kernel over a constant line.

Template Parameters
TestFieldthe test field type
TrialFieldthe trial field type

Definition at line 108 of file elastostatics_singular_integrals.hpp.

Member Function Documentation

◆ eval()

template<class TestField , class TrialField >
template<class result_t >
static result_t& NiHu::singular_integral_shortcut< elastostatics_2d_T_kernel, TestField, TrialField, match::match_1d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&is_constant_line< TrialField >::value >::type >::eval ( result_t &  result,
kernel_base< elastostatics_2d_T_kernel > const &  ,
field_base< TestField > const &  ,
field_base< TrialField > const &  ,
element_match const &   
)
inlinestatic

evaluate singular integral

Template Parameters
result_tthe result matrix type
Parameters
[in,out]resultreference to the result
[in]kernelthe kernel instance
[in]trial_fieldthe test and trial fields
Returns
reference to the result matrix

Definition at line 125 of file elastostatics_singular_integrals.hpp.


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