PetscFVGetComputeGradients#
Return flag for computation of cell gradients on a PetscFV
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVGetComputeGradients(PetscFV fvm, PetscBool *computeGradients)
Not Collective
Input Parameter#
fvm - the
PetscFV
object
Output Parameter#
computeGradients - Flag to compute cell gradients
See Also#
Level#
intermediate
Location#
Examples#
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages