NiHu  2.0
NiHu::singular_integral_shortcut< elastodynamics_3d_T_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::collocational >::value >::type > Class Template Reference

collocational singular integral of the T kernel More...

#include <elastodynamics_singular_integrals.hpp>

Static Public Member Functions

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

Detailed Description

template<class TestField, class TrialField>
class NiHu::singular_integral_shortcut< elastodynamics_3d_T_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::collocational >::value >::type >

collocational singular integral of the T kernel

Template Parameters
TestFieldthe test field type
TrialFieldthe trial field type

Definition at line 39 of file elastodynamics_singular_integrals.hpp.

Member Function Documentation

◆ eval()

template<class TestField , class TrialField >
template<class result_t >
static result_t& NiHu::singular_integral_shortcut< elastodynamics_3d_T_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::collocational >::value >::type >::eval ( result_t &  result,
kernel_base< elastodynamics_3d_T_kernel > 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 obect
[in]trial_fieldthe trial and test field

Definition at line 54 of file elastodynamics_singular_integrals.hpp.


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