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