MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
Namespaces | Functions
/home/dorival/mechsys/lib/sph/special_functions.h File Reference
#include <iostream>
#include <mechsys/linalg/matvec.h>

Go to the source code of this file.

Namespaces

namespace  SPH
 

Smoothed Particles Hydrodynamics.


Functions

double SPH::Kernel (double r, double h)
double SPH::GradKernel (double r, double h)
double SPH::Kernel (Vec3_t &x, Vec3_t &xp, double h)
double SPH::Pressure (double rho)
double SPH::SoundSpeed (double rho)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines