#include "petscdmplex.h" #include "petscfe.h" PetscErrorCode DMPlexComputeCellGeometryFVM(DM dm, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[])Collective on DM
dm | - the DM | |
cell | - the cell |
volume | - the cell volume | |
centroid | - the cell centroid | |
normal | - the cell normal, if appropriate |
Level:advanced
Location:src/dm/impls/plex/plexgeometry.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages