MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
Structure to define a distributed load in 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 | |
Vector3d | load |
load to be distributed in particles inside the box | |
Structure to define a distributed load in particles inside the cuboid defined by point p1 and p2.
Vector3d Loads::LoadDistributedBox::load |
load to be distributed in particles inside the box
Vector3d Loads::LoadDistributedBox::pointP1 |
left lower point of the box
Vector3d Loads::LoadDistributedBox::pointP2 |
right upper point of the box