QPSIsQPCompatible
check that given solver is able to solve given QP
Synopsis
PetscErrorCode QPSIsQPCompatible(QPS qps,QP qp,PetscBool *flg)
Not Collective
Input parameters
| qps | - instance of QPS
|
| qp | - QP
|
Output parameter
See Also
QPSSolve(), QPSetQP()
Level
developer
Location
src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages