QPSetInitialVector
Sets the inital guess of the solution.
Synopsis
PetscErrorCode QPSetInitialVector(QP qp,Vec x)
Collective on QP
Input Parameter
qp -the QP
x -initial guess
See Also
QPGetSolutionVector(), QPSetOperator(), QPSetRhs(), QPSetEq(), QPAddEq(), QPSetIneq(), QPSetBox(), 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