#include "petscdmplex.h" PetscErrorCode DMPlexGetGeometryFVM(DM dm, Vec *facegeom, Vec *cellgeom, PetscReal *minRadius)Collective on DM
dm | - The DM |
facegeom | - The values precomputed from face geometry | |
cellgeom | - The values precomputed from cell geometry | |
minRadius | - The minimum radius over the mesh of an inscribed sphere in a cell |