petsc-3.14.6 2021-03-30
PetscQuadratureView
Views a PetscQuadrature object
Synopsis
#include "petscdt.h"
PetscErrorCode PetscQuadratureView(PetscQuadrature quad, PetscViewer viewer)
Collective on quad
Input Parameters
See Also
PetscQuadratureCreate(), PetscQuadratureGetData()
Level
beginner
Location
src/dm/dt/interface/dt.c
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