| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f_recv_s | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f_recv_e | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f_send_s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f_send_e | ||
| integer, | intent(in) | :: | n_data | |||
| integer, | intent(in) | :: | nproc | |||
| integer, | intent(in) | :: | prev | |||
| integer, | intent(in) | :: | next |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f1_recv_s | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f1_recv_e | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f2_recv_s | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f2_recv_e | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f3_recv_s | ||
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | f3_recv_e | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f1_send_s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f1_send_e | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f2_send_s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f2_send_e | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f3_send_s | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | f3_send_e | ||
| integer, | intent(in) | :: | n_data | |||
| integer, | intent(in) | :: | nproc | |||
| integer, | intent(in) | :: | prev | |||
| integer, | intent(in) | :: | next |