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
{
27
bool
isGMSHMeshFile
(
const
std::string& fname);
28
37
MeshLib::Mesh
*
readGMSHMesh
(std::string
const
& fname,
38
bool
const
is_created_with_gmsh2 =
false
);
39
40
}
// end namespace GMSH
41
}
// end namespace FileIO
MeshLib::Mesh
Definition
Mesh.h:43
FileIO::GMSH::readGMSHMesh
MeshLib::Mesh * readGMSHMesh(std::string const &fname, bool const is_created_with_gmsh2)
Definition
GmshReader.cpp:286
FileIO::GMSH::isGMSHMeshFile
bool isGMSHMeshFile(const std::string &fname)
Definition
GmshReader.cpp:37
FileIO
Definition
SHPImportDialog.h:19
MeshLib
Definition
ProjectData.h:41
Applications
FileIO
Gmsh
GmshReader.h
Generated by
1.12.0