PETSc version 3.17.5
DMPlexSetMinRadius
Sets the minimum distance from the cell centroid to a face
Synopsis
#include "petscdmplex.h"
#include "petscfe.h"
PetscErrorCode DMPlexSetMinRadius(DM dm, PetscReal minradius)
Logically collective
Input Parameters
| dm | - the DM
|
| minradius | - the minimum cell radius
|
See Also
DMSetCoordinates()
Level
developer
Location
src/dm/impls/plex/plexgeometry.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages