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

#include <GmshMeshReader.h>

Static Public Member Functions

static bool load (const std::string &filename, GmshMesh &mesh)
 

Static Private Member Functions

static void readPhysicalNames (std::ifstream &in, GmshMesh &mesh)
 
static void readEntities (std::ifstream &in, GmshMesh &mesh)
 
static void readNodes (std::ifstream &in, GmshMesh &mesh)
 
static void readElements (std::ifstream &in, GmshMesh &mesh)
 

Member Function Documentation

◆ load()

static bool GMSH::GmshMeshReader::load ( const std::string &  filename,
GmshMesh mesh 
)
static

◆ readElements()

static void GMSH::GmshMeshReader::readElements ( std::ifstream &  in,
GmshMesh mesh 
)
staticprivate

◆ readEntities()

static void GMSH::GmshMeshReader::readEntities ( std::ifstream &  in,
GmshMesh mesh 
)
staticprivate

◆ readNodes()

static void GMSH::GmshMeshReader::readNodes ( std::ifstream &  in,
GmshMesh mesh 
)
staticprivate

◆ readPhysicalNames()

static void GMSH::GmshMeshReader::readPhysicalNames ( std::ifstream &  in,
GmshMesh mesh 
)
staticprivate

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