|
MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
#include "Eigen/Core"#include "Contribution.h"#include "Mesh/Mesh.h"#include "Model.h"#include "Shape/Shape.h"#include "Materials/Material.h"#include <vector>

Go to the source code of this file.
Classes | |
| class | Particle |
| Represents a Lagrangian material point This class contain all Lagrangian variables that represents the domain an its properties More... | |