Galerkin singular integral of the Laplace SLP kernel over a constant triangle.
More...
template<class TestField, class TrialField>
class NiHu::singular_integral_shortcut< laplace_3d_SLP_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< std::is_same< typename get_formalism< TestField, TrialField >::type, formalism::general >::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 &&std::is_same< typename TestField::nset_t, tria_0_shape_set >::value >::type >
Galerkin singular integral of the Laplace SLP kernel over a constant triangle.
- Template Parameters
-
TestField | the test field type |
TrialField | the trial field type |
Definition at line 49 of file lenoir_salles_2012.hpp.