miompi.h Source File
|
CPP API
|
miompi.h
Go to the documentation of this file.
bool is_root()
Returns true if the calling process is the root process.
Definition: miompi.cpp:58
void * Comm
Alias for MPI_Comm, to be used in APIs to avoid having to use #ifdef everywhere.
Definition: miompi.h:40
int size(Comm comm)
Return the size of the given communicator.
Definition: miompi.cpp:75
int rank(Comm comm)
Return the rank of the calling process on the given communicator.
Definition: miompi.cpp:63
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Generated by