| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | iter | < Iteration of optimization |
||
| integer, | intent(in) | :: | dim_p | < PE-local observation dimension |
||
| integer, | intent(in) | :: | dim_cvec | < Dimension of control vector |
||
| real, | intent(in), | TARGET | :: | Vv_p(dim_p) | < PE-local input vector |
|
| real, | intent(inout), | TARGET | :: | v_p(dim_cvec) | < PE-local result vector |