![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <cmath>
#include <cfloat>
#include <mechsys/util/fatal.h>
#include <mechsys/mpm/defs.h>
Go to the source code of this file.
Namespaces | |
namespace | MPM |
Material Point Method. | |
Functions | |
int | MPM::JacobiRot (STensor2 const &T, double L[3]) |
int | MPM::JacobiRot (STensor2 const &T, double V0[3], double V1[3], double V2[3], double L[3]) |