RINGMesh  Version 5.0.0
A programming library for geological model meshes
well.cpp File Reference
#include <ringmesh/mesh/well.h>
#include <cmath>
#include <numeric>
#include <stack>
#include <geogram/mesh/mesh.h>
#include <geogram/mesh/mesh_geometry.h>
#include <ringmesh/basic/algorithm.h>
#include <ringmesh/basic/box.h>
#include <ringmesh/basic/geometry.h>
#include <ringmesh/geomodel/geomodel.h>
#include <ringmesh/geomodel/geomodel_mesh_entity.h>
#include <ringmesh/mesh/geogram_mesh.h>

Go to the source code of this file.

Namespaces

 RINGMesh
 Classes to build GeoModel from various inputs.
 

Variables

template class RINGMESH_API RINGMesh::WellEntity< 2 >
 
template class RINGMESH_API RINGMesh::WellCorner< 2 >
 
template class RINGMESH_API RINGMesh::WellPart< 2 >
 
template class RINGMESH_API RINGMesh::Well< 2 >
 
template class RINGMESH_API RINGMesh::WellGroup< 2 >
 
template class RINGMESH_API RINGMesh::WellEntity< 3 >
 
template class RINGMESH_API RINGMesh::WellCorner< 3 >
 
template class RINGMESH_API RINGMesh::WellPart< 3 >
 
template class RINGMESH_API RINGMesh::Well< 3 >
 
template class RINGMESH_API RINGMesh::WellGroup< 3 >