#include "petscdmplex.h" #include "petscts.h" PetscErrorCode DMPlexTSGetGeometryFVM(DM dm, Vec *facegeom, Vec *cellgeom, PetscReal *minRadius)
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 |
Level:developer
Location:src/ts/utils/dmplexts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages