DMPlexTetgenGetRadiusEdgeBound#

Get the maximum radius-edge ratio for the Tetgen mesh generator

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode DMPlexTetgenGetRadiusEdgeBound(DM dm, PetscReal *ratio)

Not Collective

Input Parameter#

Output Parameter#

  • ratio - The maximum radius-edge ratio for a tetrahedron

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTetgenSetRadiusEdgeBound(), DMPlexTriangleSetOptions(), DMPlexGenerate()

Level#

developer

Location#

src/dm/impls/plex/plexgenerate.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages