PetscQuadratureView#
View a PetscQuadrature
object
Synopsis#
#include "petscdt.h"
PetscErrorCode PetscQuadratureView(PetscQuadrature quad, PetscViewer viewer)
Collective
Input Parameters#
quad - The
PetscQuadrature
objectviewer - The
PetscViewer
object
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