MeDiPack  1.2.2
A Message Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
mpiTools.h File Reference
#include <mpi.h>
#include "macros.h"
#include "typeDefinitions.h"
Include dependency graph for mpiTools.h:
This graph shows which files directly or indirectly include this file:

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. More...
 
int medi::getCommSize (MPI_Comm comm)
 Helper function that gets the number of ranks from the communicator. More...