PetscQuadratureView#
View a PetscQuadrature object
Synopsis#
#include "petscdt.h" 
PetscErrorCode PetscQuadratureView(PetscQuadrature quad, PetscViewer viewer)
Collective
Input Parameters#
- quad - The - PetscQuadratureobject
- viewer - The - PetscViewerobject
See Also#
PetscQuadrature, PetscViewer, PetscQuadratureCreate(), PetscQuadratureGetData()
Level#
beginner
Location#
Examples#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages