MADNESS  version 0.9
SafeMPI::Intracomm Member List

This is the complete list of members for SafeMPI::Intracomm, including all inherited members.

Abort(int code=1) const SafeMPI::Intracomminline
Allreduce(const void *sendbuf, void *recvbuf, const int count, const MPI_Datatype datatype, const MPI_Op op) const SafeMPI::Intracomminline
Barrier() const SafeMPI::Intracomminline
Bcast(void *buf, size_t count, const MPI_Datatype datatype, const int root) const SafeMPI::Intracomminline
binary_tree_info(int root, int &parent, int &child0, int &child1)SafeMPI::Intracomm
Create(Group group) const SafeMPI::Intracomminline
Finalize()SafeMPI::Intracommfriend
Get_attr(int key, void *value) const SafeMPI::Intracomminline
Get_group() const SafeMPI::Intracomminline
Get_mpi_comm() const SafeMPI::Intracomminline
Get_rank() const SafeMPI::Intracomminline
Get_size() const SafeMPI::Intracomminline
Intracomm(const WorldInitObject &)SafeMPI::Intracomm
Intracomm(const MPI_Comm &comm, bool take_ownership_of_comm=true)SafeMPI::Intracomminlineexplicit
Intracomm(const Intracomm &other)SafeMPI::Intracomminline
Irecv(void *buf, const int count, const MPI_Datatype datatype, const int src, const int tag) const SafeMPI::Intracomminline
Isend(const void *buf, const int count, const MPI_Datatype datatype, const int dest, const int tag) const SafeMPI::Intracomminline
operator==(const Intracomm &other) const SafeMPI::Intracomminline
Recv(void *buf, const int count, const MPI_Datatype datatype, const int source, const int tag, MPI_Status &status) const SafeMPI::Intracomminline
Recv(void *buf, const int count, const MPI_Datatype datatype, const int source, const int tag) const SafeMPI::Intracomminline
Reduce(const void *sendbuf, void *recvbuf, const int count, const MPI_Datatype datatype, const MPI_Op op, const int root) const SafeMPI::Intracomminline
SafeMPI::detail::init_comm_world()SafeMPI::Intracommfriend
Send(const void *buf, const int count, const MPI_Datatype datatype, int dest, int tag) const SafeMPI::Intracomminline
unique_reserved_tag()SafeMPI::Intracomminline
unique_tag()SafeMPI::Intracomminline
~Intracomm()SafeMPI::Intracomminline