OGS
GmshReader.h
Go to the documentation of this file.
1
11
#include <string>
12
13
namespace
MeshLib
14
{
15
class
Mesh;
16
}
17
18
namespace
FileIO
19
{
20
namespace
GMSH
21
{
22
28
bool
isGMSHMeshFile
(
const
std::string& fname);
29
36
MeshLib::Mesh
*
readGMSHMesh
(std::string
const
& fname);
37
38
}
// end namespace GMSH
39
}
// end namespace FileIO
MeshLib::Mesh
Definition:
Mesh.h:42
FileIO::GMSH::isGMSHMeshFile
bool isGMSHMeshFile(const std::string &fname)
Definition:
GmshReader.cpp:37
FileIO::GMSH::readGMSHMesh
MeshLib::Mesh * readGMSHMesh(std::string const &fname)
Definition:
GmshReader.cpp:271
FileIO
Definition:
SHPImportDialog.h:19
MeshLib
Definition:
ProjectData.h:36
Applications
FileIO
Gmsh
GmshReader.h
Generated by
1.9.6