OGS
GMSHInterface.h File Reference

Detailed Description

Definition in file GMSHInterface.h.

#include <iosfwd>
#include <list>
#include <memory>
#include <string>
#include <vector>
#include "Applications/FileIO/Gmsh/GMSHPoint.h"
#include "BaseLib/IO/Writer.h"
Include dependency graph for GMSHInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileIO::GMSH::GMSHInterface
 Reads and writes GMSH-files to and from OGS data structures. More...
 

Namespaces

namespace  GeoLib
 
namespace  FileIO
 
namespace  FileIO::GMSH
 

Enumerations

enum class  FileIO::GMSH::MeshDensityAlgorithm { FileIO::GMSH::FixedMeshDensity , FileIO::GMSH::AdaptiveMeshDensity }