petsc-3.12.5 2020-03-29
PetscFVSetQuadrature
Set the quadrature object
Synopsis
#include "petscfv.h"
PetscErrorCode PetscFVSetQuadrature(PetscFV fvm, PetscQuadrature q)
Logically collective on fvm
Input Parameters
See Also
PetscFVGetQuadrature()
Level
intermediate
Location
src/dm/dt/fv/interface/fv.c
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages