QPGetOperatorNullSpace
Get matrix with columns representing the null space of the Hessian operator.
Synopsis
PetscErrorCode QPGetOperatorNullSpace(QP qp,Mat *R)
Not Collective
Input Parameter
Output Parameter
| R | - the null space matrix
|
See Also
QPSetOperatorNullSpace(), QPGetOperator()
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