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

Structure to represent a boundary force in fluid due the action of the pressure. More...

#include <Loads.h>

Collaboration diagram for Loads::PressureBoundaryForceBox:

Public Attributes

Vector3d pointP1
 left lower point of the box
 
Vector3d pointP2
 right upper point of the box
 
Vector3d pressureForce
 force due the pressure applied at the boundary
 

Detailed Description

Structure to represent a boundary force in fluid due the action of the pressure.

Member Data Documentation

◆ pointP1

Vector3d Loads::PressureBoundaryForceBox::pointP1

left lower point of the box

◆ pointP2

Vector3d Loads::PressureBoundaryForceBox::pointP2

right upper point of the box

◆ pressureForce

Vector3d Loads::PressureBoundaryForceBox::pressureForce

force due the pressure applied at the boundary


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