Returns data and communicator permutations for given number of dimensions
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | ndims |
Number of dimensions |
||
| integer(kind=int8), | intent(out), | allocatable | :: | dperm(:,:) |
Data permutations |
|
| integer(kind=int8), | intent(out), | allocatable | :: | cperm(:,:) |
Communicator permutations |