DMPlexTetgenSetRadiusEdgeBound#
Set the maximum radius-edge ratio bound for the Tetgen mesh generator
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexTetgenSetRadiusEdgeBound(DM dm, PetscReal ratio)
Logically Collective
Input Parameters#
dm - The
DMPLEXobjectratio - The maximum radius-edge ratio for a tetrahedron
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTetgenGetRadiusEdgeBound(), 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