MPI_Scatterv      358 ompi/mpi/cxx/comm_inln.h     (void)MPI_Scatterv(const_cast<void *>(sendbuf),
MPI_Scatterv      348 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Scatterv, mpi_scatterv, MPI_SCATTERV, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *displs, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierr));
MPI_Scatterv     1254 ompi/mpi/java/c/mpi_Comm.c     int rc = MPI_Scatterv(sPtr, cSCounts, cDispls, sType,