PetscQuadratureDestroy#
Destroys a PetscQuadrature
object
Synopsis#
#include "petscdt.h"
PetscErrorCode PetscQuadratureDestroy(PetscQuadrature *q)
Collective on q
Input Parameter#
q - The
PetscQuadrature
object
See Also#
PetscQuadrature
, PetscQuadratureCreate()
, PetscQuadratureGetData()
Level#
beginner
Location#
Examples#
src/dm/field/tutorials/ex1.c.html
src/ksp/ksp/tutorials/ex35.cxx.html
src/ksp/ksp/tutorials/ex36.cxx.html
src/ksp/ksp/tutorials/ex70.c.html
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages