Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spmd_dgather (sendbuf, length, recvbuf, rank) |
| subroutine spmd_dgather | ( | double precision, dimension(length) | sendbuf, |
| integer | length, | ||
| double precision, dimension(*) | recvbuf, | ||
| integer | rank ) |
Definition at line 31 of file spmd_gather.F.