|
MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
This is the complete list of members for Boundary, including all inherited members.
| ABSORBING enum value | Boundary | |
| Boundary() | Boundary | inline |
| BoundaryPlane enum name | Boundary | |
| BoundaryType enum name | Boundary | |
| EARTHQUAKE enum value | Boundary | |
| FIXED enum value | Boundary | |
| FREE enum value | Boundary | |
| getPlaneX0() const | Boundary | inline |
| getPlaneXn() const | Boundary | inline |
| getPlaneY0() const | Boundary | inline |
| getPlaneYn() const | Boundary | inline |
| getPlaneZ0() const | Boundary | inline |
| getPlaneZn() const | Boundary | inline |
| planeX0 | Boundary | private |
| planeXn | Boundary | private |
| planeY0 | Boundary | private |
| planeYn | Boundary | private |
| planeZ0 | Boundary | private |
| planeZn | Boundary | private |
| setNodesPlaneX0(const vector< int > &nodes_id) | Boundary | inline |
| setNodesPlaneXn(const vector< int > &nodes_id) | Boundary | inline |
| setNodesPlaneY0(const vector< int > &nodes_id) | Boundary | inline |
| setNodesPlaneYn(const vector< int > &nodes_id) | Boundary | inline |
| setNodesPlaneZ0(const vector< int > &nodes_id) | Boundary | inline |
| setNodesPlaneZn(const vector< int > &nodes_id) | Boundary | inline |
| setRestrictions(Boundary::BoundaryType restriction) | Boundary | inline |
| setRestrictions(Boundary::BoundaryPlane plane, Boundary::BoundaryType restriction) | Boundary | inline |
| setRestrictionsFluid(Boundary::BoundaryType restriction) | Boundary | inline |
| setRestrictionsFluid(Boundary::BoundaryPlane plane, Boundary::BoundaryType restriction) | Boundary | inline |
| SLIDING enum value | Boundary | |
| X0 enum value | Boundary | |
| Xn enum value | Boundary | |
| Y0 enum value | Boundary | |
| Yn enum value | Boundary | |
| Z0 enum value | Boundary | |
| Zn enum value | Boundary | |
| ~Boundary() | Boundary | inlinevirtual |