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