Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Communicator_impl::Base Member List

This is the complete list of members for Communicator_impl::Base, including all inherited members.

broadcast(size_t size, void *data, int sender)Communicator_impl::Basestatic
exchange(size_t size, void *recv_buf, void *send_buf, int idir, int ipm, int tag)Communicator_impl::Basestatic
reduce(int count, void *recv_buf, void *send_buf, MPI_Datatype type, MPI_Op op, int pattern)Communicator_impl::Basestatic
send_1to1(size_t size, void *recv_buf, void *send_buf, int send_to, int recv_from, int tag)Communicator_impl::Basestatic