| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | input_vector(:) | |||
| real(kind=dp), | intent(out) | :: | output_vector(:) | |||
| real(kind=dp), | intent(out) | :: | full_vector(:) | |||
| integer(kind=MPIArg), | intent(in) | :: | sizes(0:) | |||
| integer(kind=MPIArg), | intent(in) | :: | displs(0:) | |||
| integer, | intent(in) | :: | run |