QPSGetSolvedQP
return the actually solved QP from QPS (typically the most derived - last in QP chain)
Synopsis
PetscErrorCode
QPSGetSolvedQP
(QPS qps,QP *qp)
Not Collective
Input Parameter
qps
- instance of QPS
Output Parameter
qp
- pointer to returning QP
See Also
QPSGetQP
(),
QPSSolve
()
Level
advanced
Location
src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages