NiHu  2.0
laplace_2d.hpp
1 #ifndef NIHU_LAPLACE_2D_HPP_INCLUDED
2 #define NIHU_LAPLACE_2D_HPP_INCLUDED
3 
4 #include "laplace_kernel.hpp"
7 
8 #endif
laplace_2d_nearly_singular_integrals.hpp
Nearly singular integrals for the Laplace kernels.
laplace_kernel.hpp
implementation of kernels of the Laplace equation
laplace_2d_singular_integrals.hpp
Analytical expressions for the singular integrals of 2D Laplace kernels.