QPSetOperatorNullSpace
Sets matrix with columns representing the null space of the Hessian operator.
Synopsis
PetscErrorCode QPSetOperatorNullSpace(QP qp,Mat R)
Collective on QP
Input Parameters
| qp | - the QP
|
| R | - the null space matrix
|
See Also
QPGetOperatorNullSpace(), QPSetOperator(), QPSSolve()
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