petsc-3.12.5 2020-03-29
DMPlexSNESGetGradientDM
Return gradient data layout
Synopsis
#include "petscdmplex.h"
#include "petscsnes.h"
PetscErrorCode DMPlexSNESGetGradientDM(DM dm, PetscFV fv, DM *dmGrad)
Input Parameters
Output Parameter
dmGrad -The layout for gradient values
See Also
DMPlexSNESGetGeometryFVM()
Level
developer
Location
src/snes/utils/dmplexsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages