MPI_Iscatter 286 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Iscatter, mpi_iscatter, MPI_ISCATTER, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr)); MPI_Iscatter 1203 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Iscatter(sPtr, sCount, (MPI_Datatype)sType,