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

Structure to define a distributed load in particles inside the cuboid defined by point p1 and p2. More...

#include <Loads.h>

Collaboration diagram for Loads::LoadDistributedBox:

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
 

Detailed Description

Structure to define a distributed load in particles inside the cuboid defined by point p1 and p2.

Member Data Documentation

◆ load

Vector3d Loads::LoadDistributedBox::load

load to be distributed in particles inside the box

◆ pointP1

Vector3d Loads::LoadDistributedBox::pointP1

left lower point of the box

◆ pointP2

Vector3d Loads::LoadDistributedBox::pointP2

right upper point of the box


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