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

Represents the nodes and the type of restrictions. More...

#include <Boundary.h>

Collaboration diagram for Boundary::planeBoundary:

Public Member Functions

 planeBoundary ()
 

Public Attributes

BoundaryType restriction
 type of restrictions to be applied to the solid phase
 
BoundaryType restrictionFluid
 type of restrictions to be applied to the fluid phase
 
vector< int > nodes
 nodes in plane
 

Detailed Description

Represents the nodes and the type of restrictions.

Constructor & Destructor Documentation

◆ planeBoundary()

Boundary::planeBoundary::planeBoundary ( )
inline

Member Data Documentation

◆ nodes

vector<int> Boundary::planeBoundary::nodes

nodes in plane

◆ restriction

BoundaryType Boundary::planeBoundary::restriction

type of restrictions to be applied to the solid phase

◆ restrictionFluid

BoundaryType Boundary::planeBoundary::restrictionFluid

type of restrictions to be applied to the fluid phase


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