RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#include <ringmesh/basic/common.h>
#include <memory>
#include <geogram/mesh/mesh.h>
#include <ringmesh/basic/factory.h>
#include <ringmesh/geomodel/geomodel_builder.h>
#include <ringmesh/mesh/mesh.h>
Go to the source code of this file.
Classes | |
class | RINGMesh::TetraGen |
Namespaces | |
RINGMesh | |
Classes to build GeoModel from various inputs. | |
Typedefs | |
using | RINGMesh::TetraGenFactory = Factory< std::string, TetraGen, GeoModel3D &, index_t > |
Functions | |
RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (Region) | |
RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (WellGroup) | |
RINGMesh::ALIAS_3D (Region) | |
RINGMesh::ALIAS_3D (WellGroup) | |