#include "petscdmplex.h" PetscErrorCode DMPlexComputeGradientFVM(DM dm, PetscFV fvm, Vec faceGeometry, Vec cellGeometry, DM *dmGrad)Collective on DM
dm | - The DM | |
fvm | - The PetscFV | |
faceGeometry | - The face geometry from DMPlexGetFaceGeometryFVM() | |
cellGeometry | - The face geometry from DMPlexGetCellGeometryFVM() |
faceGeometry | - The geometric factors for gradient calculation are inserted | |
dmGrad | - The DM describing the layout of gradient data |
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