MPI_Rsend 68 ompi/mpi/cxx/comm_inln.h (void)MPI_Rsend(const_cast<void *>(buf), count, datatype, MPI_Rsend 344 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Rsend, mpi_rsend, MPI_RSEND, (char *ibuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierr)); MPI_Rsend 459 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Rsend(ptr, count, type, dest, tag, comm);