petsc-3.14.6 2021-03-30
DMPlexGetGradientDM
Return gradient data layout
Synopsis
#include "petscdmplex.h"
PetscErrorCode DMPlexGetGradientDM(DM dm, PetscFV fv, DM *dmGrad)
Collective on DM
Input Parameters
Output Parameter
| dmGrad | - The layout for gradient values
|
See Also
DMPlexSNESGetGeometryFVM()
Level
developer
Location
src/dm/impls/plex/plexfem.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages