PETSc version 3.15.5
PetscQuadratureDuplicate
Create a deep copy of the PetscQuadrature object 
Synopsis
#include "petscdt.h" 
PetscErrorCode PetscQuadratureDuplicate(PetscQuadrature q, PetscQuadrature *r)
Collective on q
Input Parameter
Output Parameter
See Also
 PetscQuadratureCreate(), PetscQuadratureDestroy(), PetscQuadratureGetData()
Level
beginner
Location
src/dm/dt/interface/dt.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages