Home
last modified time | relevance | path

Searched refs:packed_archive_send (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/mpi/detail/
Dpoint_to_point.hpp25 packed_archive_send(communicator const& comm, int dest, int tag,
/third_party/boost/libs/mpi/src/
Dpoint_to_point.cpp31 packed_archive_send(communicator const& comm, int dest, int tag, in packed_archive_send() function
Dcommunicator.cpp206 detail::packed_archive_send(*this, dest, tag, ar); in send()
/third_party/boost/boost/mpi/collectives/
Dreduce.hpp148 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()