MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
Represents the nodes and the type of restrictions. More...
#include <Boundary.h>
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 | |
Represents the nodes and the type of restrictions.
|
inline |
vector<int> Boundary::planeBoundary::nodes |
nodes in plane
BoundaryType Boundary::planeBoundary::restriction |
type of restrictions to be applied to the solid phase
BoundaryType Boundary::planeBoundary::restrictionFluid |
type of restrictions to be applied to the fluid phase