|
MADNESS
version 0.9
|
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 | |
| 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 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 |
| operator==(const Intracomm &other) const | SafeMPI::Intracomm | inline |
| 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 |
| unique_reserved_tag() | SafeMPI::Intracomm | inline |
| unique_tag() | SafeMPI::Intracomm | inline |
| ~Intracomm() | SafeMPI::Intracomm | inline |
1.8.8