| add_f() override | simgrid::smpi::Comm | virtual |
| add_rma_win(MPI_Win win) | simgrid::smpi::Comm | |
| attr_delete(int keyval) | simgrid::smpi::Keyval | |
| attr_get(int keyval, void *attr_value, int *flag) | simgrid::smpi::Keyval | |
| attr_put(int keyval, void *attr_value) | simgrid::smpi::Keyval | |
| attributes() | simgrid::smpi::Keyval | protected |
| c2f() | simgrid::smpi::F2C | virtual |
| call_deleter(T *obj, smpi_key_elem elem, int keyval, void *value, int *flag) | simgrid::smpi::Keyval | static |
| call_deleter(Comm *obj, smpi_key_elem elem, int keyval, void *value, int *flag) | simgrid::smpi::Keyval | |
| call_deleter(Win *obj, smpi_key_elem elem, int keyval, void *value, int *flag) | simgrid::smpi::Keyval | |
| call_deleter(Datatype *obj, smpi_key_elem elem, int keyval, void *value, int *flag) | simgrid::smpi::Keyval | |
| cleanup_attr() | simgrid::smpi::Keyval | |
| cleanup_smp() | simgrid::smpi::Comm | |
| Comm()=default | simgrid::smpi::Comm | |
| Comm(MPI_Group group, MPI_Topology topo) | simgrid::smpi::Comm | |
| delete_lookup() | simgrid::smpi::F2C | static |
| destroy(MPI_Comm comm) | simgrid::smpi::Comm | static |
| dup(MPI_Comm *newcomm) | simgrid::smpi::Comm | |
| f2c(int) | simgrid::smpi::Comm | static |
| f2c_id() | simgrid::smpi::F2C | protectedstatic |
| f2c_id_increment() | simgrid::smpi::F2C | protectedstatic |
| f2c_lookup() | simgrid::smpi::F2C | protectedstatic |
| finish_rma_calls() | simgrid::smpi::Comm | |
| free_f(int id) | simgrid::smpi::Comm | static |
| get_intra_comm() | simgrid::smpi::Comm | |
| get_key(char *key, int id) | simgrid::smpi::F2C | static |
| get_key_id(char *key, int id) | simgrid::smpi::F2C | static |
| get_leaders_comm() | simgrid::smpi::Comm | |
| get_leaders_map() | simgrid::smpi::Comm | |
| get_name(char *name, int *len) | simgrid::smpi::Comm | |
| get_non_uniform_map() | simgrid::smpi::Comm | |
| group() | simgrid::smpi::Comm | |
| init_smp() | simgrid::smpi::Comm | |
| is_blocked() | simgrid::smpi::Comm | |
| is_uniform() | simgrid::smpi::Comm | |
| keyval_cleanup() | simgrid::smpi::Comm | static |
| keyval_create(MPI_Comm_copy_attr_function *copy_fn, MPI_Comm_delete_attr_function *delete_fn, int *keyval, void *extra_state) | simgrid::smpi::Comm | static |
| simgrid::smpi::Keyval::keyval_create(smpi_copy_fn copy_fn, smpi_delete_fn delete_fn, int *keyval, void *extra_statee) | simgrid::smpi::Keyval | static |
| keyval_free(int *keyval) | simgrid::smpi::Comm | static |
| keyval_id_ | simgrid::smpi::Comm | static |
| keyvals_ | simgrid::smpi::Comm | static |
| lookup() | simgrid::smpi::F2C | static |
| rank() | simgrid::smpi::Comm | |
| ref() | simgrid::smpi::Comm | |
| remove_rma_win(MPI_Win win) | simgrid::smpi::Comm | |
| set_f2c_lookup(std::unordered_map< std::string, F2C *> *map) | simgrid::smpi::F2C | protectedstatic |
| set_intra_comm(MPI_Comm leaders) | simgrid::smpi::Comm | |
| set_leaders_comm(MPI_Comm leaders) | simgrid::smpi::Comm | |
| size() | simgrid::smpi::Comm | |
| split(int color, int key) | simgrid::smpi::Comm | |
| topo() | simgrid::smpi::Comm | |
| unref(MPI_Comm comm) | simgrid::smpi::Comm | static |
| ~F2C()=default | simgrid::smpi::F2C | virtual |