Go to the source code of this file.
Namespaces | |
namespace | medi |
Global namespace for MeDiPack - Message Differentiation Package. | |
namespace | medi::common |
Typedefs | |
typedef int | medi::common::Range[3] |
Functions | |
int | medi::getCommRank (MPI_Comm comm) |
Helper function that gets the own rank number from the communicator. | |
int | medi::getCommSize (MPI_Comm comm) |
Helper function that gets the number of ranks from the communicator. | |