QPDuplicate

Duplicate QP object.

Synopsis

PetscErrorCode QPDuplicate(QP qp1,QPDuplicateOption opt,QP *qp2)
Collective on QP

Input Parameters

qp1 - QP to duplicate
opt - either QP_DUPLICATE_DO_NOT_COPY or QP_DUPLICATE_COPY_POINTERS

Output Parameter

qp2 -duplicated QP

See Also

QPCreate()

Level:advanced
Location:
src/qp/interface/qp.c
Index of all QP routines
Table of Contents for all manual pages
Index of all manual pages