QPGetRhs

Get the QPs right hand side.

Synopsis

PetscErrorCode QPGetRhs(QP qp,Vec *b)
Not Collective

Input Parameter

qp -the QP

Output Parameter

b -right hand side

See Also

QPSetRhs(), QPGetOperator(), QPGetEq(), QPGetIneq(), QPGetBox(), QPGetSolutionVector()

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