NiHu  2.0

Explicit singular Galerkin integrals of Laplace kernels over plane triangles. More...

#include "laplace_kernel.hpp"
#include "lib_element.hpp"
#include "../core/integral_operator.hpp"
#include <boost/math/constants/constants.hpp>
#include <cmath>
Include dependency graph for lenoir_salles_2012.hpp:

Go to the source code of this file.

Classes

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. More...
 

Detailed Description

Explicit singular Galerkin integrals of Laplace kernels over plane triangles.

References:
[1] EVALUATION OF 3-D SINGULAR AND NEARLY SINGULARINTEGRALS IN GALERKIN BEM FOR THIN LAYERS

Definition in file lenoir_salles_2012.hpp.