#include "petscdmplex.h" PetscErrorCode DMPlexComputeGradientFVM(DM dm, PetscFV fvm, Vec faceGeometry, Vec cellGeometry, DM *dmGrad)Collective on DM Many br
dm | - The DM Many br | |
fvm | - The PetscFV Many br | |
faceGeometry | - The face geometry from DMPlexGetFaceGeometryFVM() Many br | |
cellGeometry | - The face geometry from DMPlexGetCellGeometryFVM() Many br |
faceGeometry | - The geometric factors for gradient calculation are inserted Many br | |
dmGrad | - The DM describing the layout of gradient data Many br |
Many br
Level:developer
Location:src/dm/impls/plex/plexgeometry.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages