| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(psqp_class), | intent(inout) | :: | me | |||
| integer | :: | nf |
the number of variables |
|||
| real(kind=wp) | :: | x(nf) |
a vector of variables |
|||
| real(kind=wp) | :: | gf(nf) |
the gradient of the objective function |
gradient of the objective function interface