PetscFVSetQuadrature#
Set the PetscQuadrature object for a PetscFV
Synopsis#
#include "petscfv.h" 
PetscErrorCode PetscFVSetQuadrature(PetscFV fvm, PetscQuadrature q)
Logically Collective
Input Parameters#
- fvm - the - PetscFVobject
- q - The - PetscQuadrature
See Also#
Level#
intermediate
Location#
Examples#
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages