This is the complete list of members for simgrid::smpi::Group, including all inherited members.
| add_f() | simgrid::smpi::F2C | virtual |
| c2f() | simgrid::smpi::F2C | virtual |
| compare(MPI_Group group2) | simgrid::smpi::Group | |
| delete_lookup() | simgrid::smpi::F2C | static |
| difference(MPI_Group group2, MPI_Group *newgroup) | simgrid::smpi::Group | |
| excl(int n, int *ranks, MPI_Group *newgroup) | simgrid::smpi::Group | |
| f2c(int id) | simgrid::smpi::Group | static |
| f2c_id() | simgrid::smpi::F2C | protectedstatic |
| f2c_id_increment() | simgrid::smpi::F2C | protectedstatic |
| f2c_lookup() | simgrid::smpi::F2C | protectedstatic |
| free_f(int id) | simgrid::smpi::F2C | static |
| get_key(char *key, int id) | simgrid::smpi::F2C | static |
| get_key_id(char *key, int id) | simgrid::smpi::F2C | static |
| Group() | simgrid::smpi::Group | explicit |
| Group(int size) | simgrid::smpi::Group | explicit |
| Group(Group *origin) | simgrid::smpi::Group | explicit |
| group_union(MPI_Group group2, MPI_Group *newgroup) | simgrid::smpi::Group | |
| incl(int n, int *ranks, MPI_Group *newgroup) | simgrid::smpi::Group | |
| index(int rank) | simgrid::smpi::Group | |
| intersection(MPI_Group group2, MPI_Group *newgroup) | simgrid::smpi::Group | |
| lookup() | simgrid::smpi::F2C | static |
| range_excl(int n, int ranges[][3], MPI_Group *newgroup) | simgrid::smpi::Group | |
| range_incl(int n, int ranges[][3], MPI_Group *newgroup) | simgrid::smpi::Group | |
| rank(int index) | simgrid::smpi::Group | |
| ref() | simgrid::smpi::Group | |
| set_f2c_lookup(std::unordered_map< std::string, F2C *> *map) | simgrid::smpi::F2C | protectedstatic |
| set_mapping(int index, int rank) | simgrid::smpi::Group | |
| size() | simgrid::smpi::Group | |
| unref(MPI_Group group) | simgrid::smpi::Group | static |
| ~F2C()=default | simgrid::smpi::F2C | virtual |