|
MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
#include <GmshMeshReader.h>
Public Attributes | |
| std::vector< Node > | nodes |
| std::vector< Element > | elements |
| std::unordered_map< int, PhysicalGroup > | physicals |
| std::unordered_map< long long, Entity > | entities |
| std::vector<Element> GMSH::GmshMesh::elements |
| std::unordered_map<long long, Entity> GMSH::GmshMesh::entities |
| std::vector<Node> GMSH::GmshMesh::nodes |
| std::unordered_map<int, PhysicalGroup> GMSH::GmshMesh::physicals |