NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
geoMeshFactory.C File Reference

Go to the source code of this file.

Namespaces

 NEM
 
 NEM::MSH
 

Functions

MeshType NEM::MSH::MeshTypeFromFilename (const std::string &fileName)
 
geoMeshBase * NEM::MSH::Read (const std::string &fileName)
 Read a mesh from file. More...
 
geoMeshBase * NEM::MSH::Read (const std::string &fileName, MeshType type)
 Read a mesh from file. More...
 
geoMeshBase * NEM::MSH::New (MeshType type)
 Create a new mesh object. More...
 
geoMeshBase * NEM::MSH::New (const std::string &fileName)
 Create a new mesh object. More...