QPGetSolutionVector
Get the solution vector.
Synopsis
PetscErrorCode QPGetSolutionVector(QP qp,Vec *x)
Collective on QP
Input Parameter
qp -the QP
Output Parameter
x -solution vector
See Also
QPGetSolutionVector(), QPGetOperator(), QPGetRhs(), QPGetEq(), QPGetIneq(), QPGetBox(), QPSSolve()
Level:beginner
Location:src/qp/interface/qp.c
Index of all QP routines
Table of Contents for all manual pages
Index of all manual pages