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... | |