PetscFVSetComputeGradients#
Toggle computation of cell gradients on a PetscFV
Synopsis#
#include "petscfv.h" 
PetscErrorCode PetscFVSetComputeGradients(PetscFV fvm, PetscBool computeGradients)
Logically Collective
Input Parameters#
- fvm - the - PetscFVobject
- 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