Searched refs:packed_archive_send (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/mpi/detail/ |
D | point_to_point.hpp | 25 packed_archive_send(communicator const& comm, int dest, int tag,
|
/third_party/boost/libs/mpi/src/ |
D | point_to_point.cpp | 31 packed_archive_send(communicator const& comm, int dest, int tag, in packed_archive_send() function
|
D | communicator.cpp | 206 detail::packed_archive_send(*this, dest, tag, ar); in send()
|
/third_party/boost/boost/mpi/collectives/ |
D | reduce.hpp | 148 detail::packed_archive_send(comm, tree.parent(), tag, oa); in tree_reduce_impl() 280 detail::packed_archive_send(comm, parent, tag, oa); in tree_reduce_impl()
|