NiHu  2.0
elastostatics_kernel.hpp File Reference

implementation of fundamental solutions of elastostatics 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"
Include dependency graph for elastostatics_kernel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::elastostatics_kernel
 Base class for elastostatics kernels. This class contains the two material parameters. More...
 
struct  NiHu::kernel_traits< elastostatics_2d_U_kernel >
 the properties of the elastostatics 2d U kernel More...
 
struct  NiHu::singular_kernel_traits< elastostatics_2d_U_kernel >
 the singular properties of the elastostatics 2d U kernel More...
 
class  NiHu::elastostatics_2d_U_kernel
 The displacement kernel of 2D elastostatics. More...
 
struct  NiHu::kernel_traits< elastostatics_2d_T_kernel >
 the properties of the elastostatics 2d T kernel More...
 
struct  NiHu::singular_kernel_traits< elastostatics_2d_T_kernel >
 the singular properties of the elastostatics 2d T kernel More...
 
class  NiHu::elastostatics_2d_T_kernel
 2d traction kernel for elastostatics More...
 
struct  NiHu::kernel_traits< elastostatics_3d_U_kernel >
 the properties of the elastostatics U kernel More...
 
struct  NiHu::singular_kernel_traits< elastostatics_3d_U_kernel >
 the singular properties of the elastostatics U kernel More...
 
class  NiHu::elastostatics_3d_U_kernel
 the displacement kernel for 3d isotropic elastostatics More...
 
struct  NiHu::kernel_traits< elastostatics_3d_T_kernel >
 
struct  NiHu::singular_kernel_traits< elastostatics_3d_T_kernel >
 the singular properties of the elastostatics T kernel More...
 
class  NiHu::elastostatics_3d_T_kernel
 the traction kernel for 3d isotropic elastostatics More...
 
class  NiHu::polar_laurent_coeffs< elastostatics_3d_T_kernel >
 

Detailed Description

implementation of fundamental solutions of elastostatics

Author
Peter Fiala fiala.nosp@m.@hit.nosp@m..bme..nosp@m.hu Peter Rucz rucz@.nosp@m.hit..nosp@m.bme.h.nosp@m.u

Definition in file elastostatics_kernel.hpp.