| MADNESS
    version 0.9
    | 
#include <safempi.h>
| Public Member Functions | |
| Group | Incl (int n, const int *ranks) const | 
| void | Translate_ranks (int nproc, const int *ranks1, const Group &grp2, int *ranks2) const | 
| MPI_Group | group () const | 
| Group (const Group &other) | |
| Friends | |
| class | Intracomm | 
Wrapper around MPI_Group. Has a shallow copy constructor. Usually deep copy is not needed, but can be created via Group::Incl().
| 
 | inline | 
| 
 | inline | 
Referenced by SafeMPI::Intracomm::Create().
| 
 | inline | 
| 
 | inline | 
References MADNESS_MPI_TEST, and MPI_Group_translate_ranks().
Referenced by madness::WorldAmInterface::WorldAmInterface().
| 
 | friend | 
 1.8.8
 1.8.8