QPSetOperator

Sets the Hessian matrix

Synopsis

PetscErrorCode QPSetOperator(QP qp, Mat A)
Collective on QP

Input Parameters

qp - the QP
A - the Hessian matrix

See Also

QPGetOperator(), QPSetRhs(), QPSetEq(), QPAddEq(), QPSetIneq(), QPSetBox(), QPSetInitialVector(), 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