QPSPostSolve

Apply post solve functions and optionally view.

Synopsis

PetscErrorCode QPSPostSolve(QPS qps)
Collective on QP

Input Parameter

qp -the QP

Options Database Keys

-qps_view - view information about QPS
-qps_view_convergence - view information about QPS type and convergence
-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

See Also

QPSSolve(), QPChainPostSolve(), QPSView(), QPSViewConvergence(), QPChainView(), QPChainViewKKT(), QPChainViewQPPF()

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