Searched defs:sendrecv_impl (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/mpi/ | ||
D | communicator.hpp | 1472 status communicator::sendrecv_impl(int dest, int stag, const T& sval, int src, int rtag, T& rval, in sendrecv_impl() function in boost::mpi::communicator |