QPGetPostSolve

Get QP post solve function.

Synopsis

PetscErrorCode QPGetPostSolve(QP qp, PetscErrorCode (**f)(QP,QP))
Not Collective

Input Parameter

qp - the QP

Output Parameter

f - post solve function

See Also

QPChainPostSolve()

Level

developer

Location

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