35 USE spmd_comm_world_mod,
ONLY : spmd_comm_world
36#include "implicit_f.inc"
55 INTEGER STATUS(MPI_STATUS_SIZE),,
56 . MSGTYP,I,SIZ,LENP(NSPMD),DISP(NSPMD)
62 s len ,1 ,mpi_integer,
63 r lenp ,1 ,mpi_integer,it_spmd(1),
64 g spmd_comm_world,ierror)
75 s v ,len ,mpi_integer,
76 r vp0 ,lenp ,disp,mpi_integer,it_spmd(1),
77 g spmd_comm_world,ierror)
subroutine mpi_gather(sendbuf, cnt, datatype, recvbuf, reccnt, rectype, root, comm, ierr)
subroutine mpi_gatherv(sendbuf, cnt, datatype, recvbuf, reccnt, displs, rectype, root, comm, ierr)