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

#include <GmshMeshReader.h>

Public Attributes

std::vector< Nodenodes
 
std::vector< Elementelements
 
std::unordered_map< int, PhysicalGroupphysicals
 
std::unordered_map< long long, Entityentities
 

Member Data Documentation

◆ elements

std::vector<Element> GMSH::GmshMesh::elements

◆ entities

std::unordered_map<long long, Entity> GMSH::GmshMesh::entities

◆ nodes

std::vector<Node> GMSH::GmshMesh::nodes

◆ physicals

std::unordered_map<int, PhysicalGroup> GMSH::GmshMesh::physicals

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