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