Searched refs:make_bottom_send (Results 1 – 3 of 3) sorted by relevance
50 static request make_bottom_send(communicator const& comm, int dest, int tag, MPI_Datatype tp);
30 request::make_bottom_send(communicator const& comm, int dest, int tag, MPI_Datatype tp) { in make_bottom_send() function in boost::mpi::request
277 return request::make_bottom_send(*this, dest, tag, c.get_mpi_datatype()); in isend()