|
libgrape-lite
A C++ library for parallel graph processing
|
This is the complete list of members for grape::sync_comm::CommImpl< OutArchive, void >, including all inherited members.
| bcast(OutArchive &arc, int root, MPI_Comm comm) (defined in grape::sync_comm::CommImpl< OutArchive, void >) | grape::sync_comm::CommImpl< OutArchive, void > | inlinestatic |
| multiple_send(const OutArchive &arc, const ITER_T &worker_id_begin, const ITER_T &worker_id_end, int tag, MPI_Comm comm) (defined in grape::sync_comm::CommImpl< OutArchive, void >) | grape::sync_comm::CommImpl< OutArchive, void > | inlinestatic |
| recv(OutArchive &arc, int src_worker_id, int tag, MPI_Comm comm) (defined in grape::sync_comm::CommImpl< OutArchive, void >) | grape::sync_comm::CommImpl< OutArchive, void > | inlinestatic |
| send(const OutArchive &arc, int dst_worker_id, int tag, MPI_Comm comm) (defined in grape::sync_comm::CommImpl< OutArchive, void >) | grape::sync_comm::CommImpl< OutArchive, void > | inlinestatic |