QPSSetType
set the type of solver
Synopsis
PetscErrorCode
QPSSetType
(QPS qps, const QPSType type)
Collective on QPS
Input parameters
qps
- instance of QPS
type
- type of the solver (QPSKSP,
QPSMPGP
, QPSSMALXE)
See Also
QPSCreate
()
Level
intermediate
Location
src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages