NiHu  2.0
laplace_3d.hpp
1 #ifndef NIHU_LAPLACE_3D_HPP_INCLUDED
2 #define NIHU_LAPLACE_3D_HPP_INCLUDED
3 
4 #include "laplace_kernel.hpp"
7 
8 #endif
laplace_kernel.hpp
implementation of kernels of the Laplace equation
laplace_3d_singular_integrals.hpp
Analytical expressions for the singular integrals of Laplace kernels.
laplace_3d_nearly_singular_integrals.hpp
Nearly singular integrals for the Laplace kernels.