#include <mpi.h>

Go to the source code of this file.
Namespaces | |
| namespace | rosmpi | 
| namespace | rosmpi::communicator | 
Functions | |
| int | rosmpi::communicator::getRank () | 
| Determines the rank of the calling process in the communicator.   | |
| int | rosmpi::communicator::getSize () | 
| Returns the size of the group associated with a communicator.   | |