QPChainPostSolve

Apply post solve functions and optionally view.

Synopsis

PetscErrorCode QPChainPostSolve(QP qp)
Collective on QP

Input Parameter

qp -the QP

Options Database Keys

-qp_view - view information about QP
-qp_chain_view - view information about all QPs in the chain
-qp_chain_view_qppf - view information about all QPPFs in the chain
-qp_chain_view_kkt - view how well are KKT conditions satisfied for each QP in the chain

Notes

This is called automatically by QPSPostSolve.

See Also

QPSSolve(), QPSPostSolve(), QPChainView(), QPChainViewKKT(), QPChainViewQPPF()

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