DMPlexTriangleGetAngleBound#

Get the minimum angle bound for the Triangle mesh generator

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode DMPlexTriangleGetAngleBound(DM dm, PetscReal *ang)

Not Collective

Input Parameter#

Output Parameter#

  • ang - The minimum angle for a triangle

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTriangleSetAngleBound(), DMPlexTetgenSetOptions(), 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