QPGetBox

Get the box constraints.

Synopsis

PetscErrorCode QPGetBox(QP qp, Vec *lb, Vec *ub)
Not Collective

Input Parameter

qp -the QP

Output Parameter

lb - lower bound
ub - upper bound

See Also

QPSetBox(), QPGetOperator(), QPGetRhs(), QPGetEq(), QPGetIneq(), QPGetSolutionVector()

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