|
class | NiHu::laplace_3d_SLP_collocation_constant_plane |
| Collocational singular integral of the 3D Laplace SLP kernel over a constant plane element. More...
|
|
class | NiHu::laplace_3d_HSP_collocation_constant_plane |
| Collocational singular integral of the 3D Laplace HSP kernel over a constant planar element. More...
|
|
class | NiHu::singular_integral_shortcut< laplace_3d_SLP_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&is_constant_tria< TrialField >::value >::type > |
| collocational singular integral of the 3D SLP kernel over a constant triangle More...
|
|
class | NiHu::singular_integral_shortcut< laplace_3d_HSP_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&is_constant_tria< TrialField >::value >::type > |
| collocational singular integral of the 3D HSP kernel over a constant triangle More...
|
|
class | NiHu::singular_integral_shortcut< laplace_3d_Gxx_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&is_constant_tria< TrialField >::value >::type > |
| collocational singular integral of the 3d Gxx kernel over a constant triangle More...
|
|
class | NiHu::singular_integral_shortcut< laplace_3d_HSP_kernel, TestField, TrialField, match::match_2d_type, typename std::enable_if< is_collocational< TestField, TrialField >::value &&!is_constant_tria< TrialField >::value >::type > |
| collocational singular integral of the HSP kernel not over a constant triangle More...
|
|
Analytical expressions for the singular integrals of Laplace kernels.
Definition in file laplace_3d_singular_integrals.hpp.