PetscQuadratureView#

View a PetscQuadrature object

Synopsis#

#include "petscdt.h" 
PetscErrorCode PetscQuadratureView(PetscQuadrature quad, PetscViewer viewer)

Collective

Input Parameters#

See Also#

PetscQuadrature, PetscViewer, PetscQuadratureCreate(), PetscQuadratureGetData()

Level#

beginner

Location#

src/dm/dt/interface/dt.c

Examples#

src/dm/field/tutorials/ex1.c


Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages