NiHu  2.0
elastodynamics_kernel.hpp File Reference

implementation of fundamental solutions of elastodynamics More...

#include <boost/math/constants/constants.hpp>
#include <boost/math/special_functions/bessel.hpp>
#include "../core/global_definitions.hpp"
#include "../core/kernel.hpp"
#include "../core/gaussian_quadrature.hpp"
#include "location_normal.hpp"
#include "elastostatics_kernel.hpp"
Include dependency graph for elastodynamics_kernel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::elastodynamics_data
 Class representing parameters of the elastodynamics kernel. More...
 
struct  NiHu::kernel_traits< elastodynamics_3d_U_kernel >
 the properties of the elastodynamics 3D U kernel More...
 
struct  NiHu::singular_kernel_traits< elastodynamics_3d_U_kernel >
 the singular properties of the elastodynamics 3D U kernel More...
 
class  NiHu::elastodynamics_3d_U_kernel
 
struct  NiHu::kernel_traits< elastodynamics_3d_T_kernel >
 the properties of the elastodynamics 3D T kernel More...
 
struct  NiHu::singular_kernel_traits< elastodynamics_3d_T_kernel >
 the singular properties of the elastodynamics 3D T kernel More...
 
class  NiHu::elastodynamics_3d_T_kernel
 
struct  NiHu::kernel_traits< elastodynamics_2d_U_kernel >
 the properties of the elastodynamics 2D U kernel More...
 
struct  NiHu::singular_kernel_traits< elastodynamics_2d_U_kernel >
 the singular properties of the elastodynamics 2D U kernel More...
 
class  NiHu::elastodynamics_2d_U_kernel
 

Detailed Description

implementation of fundamental solutions of elastodynamics

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 elastodynamics_kernel.hpp.