petsc-3.12.5 2020-03-29
DMPlexTSGetGradientDM
Return gradient data layout
Synopsis
#include "petscdmplex.h"
#include "petscts.h"
PetscErrorCode DMPlexTSGetGradientDM(DM dm, PetscFV fv, DM *dmGrad)
Input Parameters
Output Parameter
dmGrad -The layout for gradient values
See Also
DMPlexTSGetGeometryFVM(), DMPlexTSSetRHSFunctionLocal()
Level
developer
Location
src/ts/utils/dmplexts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages