MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
Loading...
Searching...
No Matches
Loads::PressureBox Struct Reference

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>

Collaboration diagram for Loads::PressureBox:

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
 

Detailed Description

Structure to represent a box with a pressure. Pressure in applied to particles inside the cuboid defined by point p1 and p2.

Member Data Documentation

◆ pointP1

Vector3d Loads::PressureBox::pointP1

left lower point of the box

◆ pointP2

Vector3d Loads::PressureBox::pointP2

right upper point of the box

◆ pressure

double Loads::PressureBox::pressure

pressure in particles inside the box


The documentation for this struct was generated from the following file: