MPI_Ssend 60 ompi/mpi/cxx/comm_inln.h (void)MPI_Ssend(const_cast<void *>(buf), count, datatype, dest, MPI_Ssend 354 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ssend, mpi_ssend, MPI_SSEND, (char *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierr)); MPI_Ssend 442 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Ssend(ptr, count, type, dest, tag, comm);