41#include "implicit_f.inc"
59 INTEGER MSGOFF, STAT(MPI_STATUS_SIZE, NSPMD-1), IERR
83 CALL mpi_recv(recsz,1, mpi_integer, it_spmd(p),
84 . itag, spmd_comm_world, stat, ierr)
90 . itag,spmd_comm_world,ierr)
subroutine mpi_recv(buf, cnt, datatype, source, tag, comm, status, ierr)
subroutine mpi_send(buf, cnt, datatype, dest, tag, comm, ierr)