| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(psqp_class), | intent(inout) | :: | me | |||
| integer | :: | nf |
the number of variables |
|||
| integer | :: | kc |
the index of the constraint function |
|||
| real(kind=wp) | :: | x(nf) |
a vector of variables |
|||
| real(kind=wp) | :: | fc |
the value of the constraint function |
constraint function interface