RINGMesh  Version 5.0.0
A programming library for geological model meshes
geomodel_geological_entity.h File Reference

Go to the source code of this file.

Classes

class  RINGMesh::GeoModelGeologicalEntity< DIMENSION >
 
class  RINGMesh::Contact< DIMENSION >
 
class  RINGMesh::Interface< DIMENSION >
 
class  RINGMesh::Layer< DIMENSION >
 
class  RINGMesh::GeoModelGeologicalEntityAccess< DIMENSION >
 

Namespaces

 RINGMesh
 Classes to build GeoModel from various inputs.
 

Typedefs

template<index_t DIMENSION>
using RINGMesh::GeoModelGeologicalEntityFactory = Factory< GeologicalEntityType, GeoModelGeologicalEntity< DIMENSION >, const GeoModel< DIMENSION > &>
 

Functions

 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModel)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelMeshEntity)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderTopology)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderGeology)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderRemovalBase)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderRemoval)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderInfo)
 
 RINGMesh::ALIAS_2D_AND_3D (GeoModelGeologicalEntity)
 
 RINGMesh::ALIAS_2D_AND_3D (GeoModelGeologicalEntityFactory)
 
 RINGMesh::ALIAS_2D_AND_3D (Contact)
 
 RINGMesh::ALIAS_2D_AND_3D (Interface)
 
 RINGMesh::ALIAS_2D_AND_3D (Layer)