PetscFVSetFromOptions#
sets parameters in a PetscFV
from the options database
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVSetFromOptions(PetscFV fvm)
Collective
Input Parameter#
fvm - the
PetscFV
object to set options for
Options Database Key#
-petscfv_compute_gradients
- Determines whether cell gradients are calculated
See Also#
Level#
intermediate
Location#
Examples#
src/ts/tutorials/ex11.c
src/ts/tutorials/ex11_sa.c
src/ts/tutorials/ex18.c
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages