DMPlexGetGradientDM#
Return gradient data layout
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetGradientDM(DM dm, PetscFV fv, DM *dmGrad)
Collective on DM
Input Parameters#
dm - The DM
fv - The PetscFV
Output Parameter#
dmGrad - The layout for gradient values
See Also#
Level#
developer
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages