MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
This is the complete list of members for BodyCuboid, including all inherited members.
Body() | Body | inline |
BodyCuboid() | BodyCuboid | inline |
create(Mesh &mesh, Material *material) | BodyCuboid | virtual |
getId() const | Body | inline |
getInitialVelocity() const | Body | inline |
getMaterialId() const | BodyCuboid | inlinevirtual |
getParticles() | Body | inline |
id | Body | protected |
initial_velocity | Body | protected |
insertParticles(const vector< Particle * > &particle_list) | Body | inline |
materialId | BodyCuboid | private |
particles | Body | protected |
pointP1 | BodyCuboid | private |
pointP2 | BodyCuboid | private |
setId(int body_id) | Body | inline |
setInitialVelocity(Vector3d initial_velocity) | Body | inline |
setMaterialId(int material_id) | BodyCuboid | inlinevirtual |
setParticles(const vector< Particle * > &particle_list) | Body | inline |
setPoints(const Vector3d &point_1, const Vector3d &point_2) | BodyCuboid | inline |
~Body() | Body | inlinevirtual |
~BodyCuboid() | BodyCuboid | inlinevirtual |