DMPlexTetgenGetDihedralBound#
Get the minimum dihedral angle bound for the Tetgen mesh generator
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexTetgenGetDihedralBound(DM dm, PetscReal *ang)
Not Collective
Input Parameter#
dm - The
DMPLEXobject
Output Parameter#
ang - The minimum dihedral angle for a tetrahedron
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTetgenSetDihedralBound(), 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