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