| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(slsqp_solver), | intent(inout) | :: | me | |||
| integer, | intent(in) | :: | iter |
iteration number |
||
| real(kind=wp), | intent(in), | dimension(:) | :: | x |
optimization variable vector |
|
| real(kind=wp), | intent(in) | :: | f |
value of the objective function |
||
| real(kind=wp), | intent(in), | dimension(:) | :: | c |
the constraint vector |
for reporting an iteration