This is the complete list of members for boost::mpi::group, including all inherited members.
| exclude(InputIterator first, InputIterator last) | boost::mpi::group | |
| exclude(int *first, int *last) | boost::mpi::group | |
| group() | boost::mpi::group | inline | 
| group(const MPI_Group &in_group, bool adopt) | boost::mpi::group | |
| group_ptr | boost::mpi::group | protected | 
| include(InputIterator first, InputIterator last) | boost::mpi::group | |
| include(int *first, int *last) | boost::mpi::group | |
| operator bool() const | boost::mpi::group | inline | 
| operator MPI_Group() const | boost::mpi::group | inline | 
| rank() const | boost::mpi::group | |
| size() const | boost::mpi::group | |
| translate_ranks(InputIterator first, InputIterator last, const group &to_group, OutputIterator out) | boost::mpi::group | |
| translate_ranks(int *first, int *last, const group &to_group, int *out) | boost::mpi::group |