| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(redist_type), | intent(out) | :: | f | |||
| character(len=1), | intent(in) | :: | char | |||
| integer, | intent(in), | dimension(:) | :: | to_low | ||
| type(index_list_type), | intent(in), | dimension(0:nproc - 1) | :: | to_list | ||
| integer, | intent(in), | dimension(:) | :: | from_low | ||
| type(index_list_type), | intent(in), | dimension(0:nproc - 1) | :: | from_list | ||
| integer, | intent(out), | optional | :: | ierr |