#include "petscdmplex.h" #include "petscfe.h" PetscErrorCode DMPlexGetDataFVM(DM dm, PetscFV fv, Vec *cellgeom, Vec *facegeom, DM *gradDM)Collective on DM
dm | - The DM | |
fvm | - The PetscFV |
cellGeometry | - The cell geometry | |
faceGeometry | - The face geometry | |
dmGrad | - The gradient matrices |
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