MPI_Bsend 52 ompi/mpi/cxx/comm_inln.h (void)MPI_Bsend(const_cast<void *>(buf), count, datatype, MPI_Bsend 106 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Bsend, mpi_bsend, MPI_BSEND, (char *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierr)); MPI_Bsend 425 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Bsend(ptr, count, type, dest, tag, comm);