|
NiHu
2.0
|
implementation of fundamental solutions of Stokes flow More...
#include <boost/math/constants/constants.hpp>#include "../core/global_definitions.hpp"#include "../core/kernel.hpp"#include "../core/gaussian_quadrature.hpp"#include "location_normal.hpp"#include "guiggiani_1992.hpp"Go to the source code of this file.
Classes | |
| class | NiHu::stokes_kernel |
| Base class for Stokes kernels. This class contains one material parameter. More... | |
| struct | NiHu::kernel_traits< stokes_2d_U_kernel > |
| the properties of the Stokes 2d U kernel More... | |
| struct | NiHu::singular_kernel_traits< stokes_2d_U_kernel > |
| the singular properties of the Stokes 2d U kernel More... | |
| class | NiHu::stokes_2d_U_kernel |
| The velocity kernel of 2D Stokes flow. More... | |
| struct | NiHu::kernel_traits< stokes_2d_T_kernel > |
| the properties of the Stokes 2d T kernel More... | |
| struct | NiHu::singular_kernel_traits< stokes_2d_T_kernel > |
| the singular properties of the Stokes 2d T kernel More... | |
| class | NiHu::stokes_2d_T_kernel |
| 2d traction kernel for Stokes flow More... | |
| struct | NiHu::kernel_traits< stokes_3d_U_kernel > |
| the properties of the Stokes U kernel More... | |
| struct | NiHu::singular_kernel_traits< stokes_3d_U_kernel > |
| the singular properties of the Stokes U kernel More... | |
| class | NiHu::stokes_3d_U_kernel |
| the velocity kernel for 3d Stokes flow More... | |
| struct | NiHu::kernel_traits< stokes_3d_T_kernel > |
| struct | NiHu::singular_kernel_traits< stokes_3d_T_kernel > |
| the singular properties of the Stokes T kernel More... | |
| class | NiHu::stokes_3d_T_kernel |
| the traction kernel for 3d Stokes flow More... | |
| class | NiHu::polar_laurent_coeffs< stokes_3d_T_kernel > |
| polar Laurent coefficients of the 3d Stokes traction kernel More... | |