QPSGetQP
Return the user's QP set by
QPSSetQP
, or a new one if none has been set.
Synopsis
PetscErrorCode
QPSGetQP
(QPS qps,QP *qp)
Not Collective
Parameters
qps
- instance of QPS
qp
- pointer to returning QP
See Also
QPSSetQP
(),
QPSGetSolvedQP
(),
QPSSolve
()
Level
beginner
Location
src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages