PetscQuadratureView#
Views a PetscQuadrature object
Synopsis#
#include "petscdt.h"
PetscErrorCode PetscQuadratureView(PetscQuadrature quad, PetscViewer viewer)
Collective on quad
Input Parameters#
quad - The PetscQuadrature object
viewer - The PetscViewer object
See Also#
Level#
beginner
Location#
Examples#
src/dm/field/tutorials/ex1.c.html
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages