Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spmd_ialltoall (sendbuf, recvbuf, total_send_size, send_size, total_rcv_size, rcv_size, request, comm) |
| subroutine spmd_ialltoall | ( | intent(in) | sendbuf, |
| intent(out) | recvbuf, | ||
| integer, intent(in) | total_send_size, | ||
| integer, intent(in) | send_size, | ||
| integer, intent(in) | total_rcv_size, | ||
| integer, intent(in) | rcv_size, | ||
| integer, intent(in) | request, | ||
| integer, intent(in) | comm ) |
Definition at line 30 of file spmd_ialltoall.F.