QPGetOperator

Get the Hessian matrix.

Synopsis

PetscErrorCode QPGetOperator(QP qp,Mat *A)
Not Collective

Input Parameter

qp -the QP

Output Parameter

A -the Hessian matrix

See Also

QPSetOperator(), QPGetRhs(), 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