MPI_ALLTOALLV      48 ompi/mpi/fortran/mpif-h/alltoallv_f.c #pragma weak MPI_ALLTOALLV = ompi_alltoallv_f
MPI_ALLTOALLV      57 ompi/mpi/fortran/mpif-h/alltoallv_f.c OMPI_GENERATE_F77_BINDINGS (MPI_ALLTOALLV,
MPI_ALLTOALLV      99 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Alltoallv, mpi_alltoallv, MPI_ALLTOALLV, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr));