Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spmd_gatherv (sendbuf, recvbuf, proc, send_size, total_rcv_size, rcv_size, dipls) |
| subroutine spmd_gatherv | ( | intent(in) | sendbuf, |
| intent(out) | recvbuf, | ||
| integer, intent(in) | proc, | ||
| integer, intent(in) | send_size, | ||
| integer, intent(in) | total_rcv_size, | ||
| integer, dimension(nspmd) | rcv_size, | ||
| integer, dimension(nspmd) | dipls ) |
Definition at line 31 of file spmd_gatherv.F.