MPI_Allgatherv    381 ompi/mpi/cxx/comm_inln.h     (void)MPI_Allgatherv(const_cast<void *>(sendbuf), sendcount,
MPI_Allgatherv     93 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Allgatherv, mpi_allgatherv, MPI_ALLGATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr));
MPI_Allgatherv   1445 ompi/mpi/java/c/mpi_Comm.c     int rc = MPI_Allgatherv(sPtr, sCount, sType, rPtr,