petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscQuadratureDuplicate

Create a deep copy of the PetscQuadrature object

Synopsis

#include "petscdt.h" 
PetscErrorCode PetscQuadratureDuplicate(PetscQuadrature q, PetscQuadrature *r)
Collective on PetscQuadrature Many br

Input Parameter

q -The PetscQuadrature object Many br

Output Parameter

r -The new PetscQuadrature object Many br

Many br

Keywords

PetscQuadrature, quadrature, clone

See Also

PetscQuadratureCreate(), PetscQuadratureDestroy(), PetscQuadratureGetData()

Level:beginner
Location:
src/dm/dt/interface/dt.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages