Functions | |
| int | getRank () | 
| Determines the rank of the calling process in the communicator.   | |
| int | getSize () | 
| Returns the size of the group associated with a communicator.   | |
| int rosmpi::communicator::getRank | ( | ) |  [inline] | 
        
Determines the rank of the calling process in the communicator.
Definition at line 54 of file communicator.h.
| int rosmpi::communicator::getSize | ( | ) |  [inline] | 
        
Returns the size of the group associated with a communicator.
Definition at line 48 of file communicator.h.