|
MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
Structure to represent a box with a pressure. Pressure in applied to particles inside the cuboid defined by point p1 and p2. More...
#include <Loads.h>

Public Attributes | |
| Vector3d | pointP1 |
| left lower point of the box | |
| Vector3d | pointP2 |
| right upper point of the box | |
| double | pressure |
| pressure in particles inside the box | |
Structure to represent a box with a pressure. Pressure in applied to particles inside the cuboid defined by point p1 and p2.
| Vector3d Loads::PressureBox::pointP1 |
left lower point of the box
| Vector3d Loads::PressureBox::pointP2 |
right upper point of the box
| double Loads::PressureBox::pressure |
pressure in particles inside the box