MADNESS
0.10.1
|
This is the complete list of members for SafeMPI::Intracomm, including all inherited members.
Abort(int code=1) const | SafeMPI::Intracomm | inline |
Allreduce(const void *sendbuf, void *recvbuf, const int count, const MPI_Datatype datatype, const MPI_Op op) const | SafeMPI::Intracomm | inline |
Barrier() const | SafeMPI::Intracomm | inline |
Bcast(void *buf, size_t count, const MPI_Datatype datatype, const int root) const | SafeMPI::Intracomm | inline |
binary_tree_info(int root, int &parent, int &child0, int &child1) | SafeMPI::Intracomm | |
Clone() const | SafeMPI::Intracomm | inline |
Comm_compare(const MPI_Comm &comm1, const MPI_Comm &comm2) | SafeMPI::Intracomm | inlineprivatestatic |
Create(Group group) const | SafeMPI::Intracomm | inline |
Finalize() | SafeMPI::Intracomm | friend |
Get_attr(int key, void *value) const | SafeMPI::Intracomm | inline |
Get_group() const | SafeMPI::Intracomm | inline |
Get_mpi_comm() const | SafeMPI::Intracomm | inline |
Get_rank() const | SafeMPI::Intracomm | inline |
Get_size() const | SafeMPI::Intracomm | inline |
Intracomm(const std::shared_ptr< Impl > &i) | SafeMPI::Intracomm | inlineprivate |
Intracomm() | SafeMPI::Intracomm | inlineprivate |
Intracomm(const WorldInitObject &) | SafeMPI::Intracomm | |
Intracomm(const MPI_Comm &comm, bool take_ownership_of_comm=true) | SafeMPI::Intracomm | inlineexplicit |
Intracomm(const Intracomm &other) | SafeMPI::Intracomm | inline |
Irecv(void *buf, const int count, const MPI_Datatype datatype, const int src, const int tag) const | SafeMPI::Intracomm | inline |
Isend(const void *buf, const int count, const MPI_Datatype datatype, const int dest, const int tag) const | SafeMPI::Intracomm | inline |
Issend(const void *buf, const int count, const MPI_Datatype datatype, const int dest, const int tag) const | SafeMPI::Intracomm | inline |
operator=(const Intracomm &other) | SafeMPI::Intracomm | private |
operator==(const Intracomm &other) const | SafeMPI::Intracomm | inline |
pimpl | SafeMPI::Intracomm | private |
Recv(void *buf, const int count, const MPI_Datatype datatype, const int source, const int tag, MPI_Status &status) const | SafeMPI::Intracomm | inline |
Recv(void *buf, const int count, const MPI_Datatype datatype, const int source, const int tag) const | SafeMPI::Intracomm | inline |
Reduce(const void *sendbuf, void *recvbuf, const int count, const MPI_Datatype datatype, const MPI_Op op, const int root) const | SafeMPI::Intracomm | inline |
SafeMPI::detail::init_comm_world() | SafeMPI::Intracomm | friend |
Send(const void *buf, const int count, const MPI_Datatype datatype, int dest, int tag) const | SafeMPI::Intracomm | inline |
SHARED_SPLIT_TYPE | SafeMPI::Intracomm | static |
Split(int Color, int Key=0) const | SafeMPI::Intracomm | inline |
Split_type(int Type, int Key=0) const | SafeMPI::Intracomm | inline |
UNDEFINED_COLOR | SafeMPI::Intracomm | static |
UNDEFINED_SPLIT_TYPE | SafeMPI::Intracomm | static |
unique_reserved_tag() | SafeMPI::Intracomm | inline |
unique_tag() | SafeMPI::Intracomm | inline |
unique_tag_period() | SafeMPI::Intracomm | inlinestatic |
~Intracomm() | SafeMPI::Intracomm | inline |