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

Go to the source code of this file.

Namespaces

 RINGMesh
 Classes to build GeoModel from various inputs.
 

Enumerations

enum  RINGMesh::MeshQualityMode { RINGMesh::INSPHERE_RADIUS_BY_CIRCUMSPHERE_RADIUS, RINGMesh::INSPHERE_RADIUS_BY_MAX_EDGE_LENGTH, RINGMesh::VOLUME_BY_SUM_SQUARE_EDGE, RINGMesh::MIN_SOLID_ANGLE }
 

Functions

 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModel)
 
 RINGMesh::ALIAS_3D (GeoModel)
 
void RINGMESH_API RINGMesh::compute_prop_tet_mesh_quality (MeshQualityMode mesh_qual_mode, const GeoModel3D &geomodel)
 Computes and stores mesh quality in the GeoModel. More...