Proto
3.2
|
#include <array>
Go to the source code of this file.
Namespaces | |
Proto | |
Macros | |
#define | _PROTO_SPMD_H_ |
#define | PR_MAX_MPI_MESSAGE_SIZE 30*1024*1024 |
Functions | |
int | Proto::procID () |
Get Local Process ID. More... | |
int | Proto::PRprocID () |
unsigned int | Proto::numProc () |
Get Number of Ranks. More... | |
void | Proto::barrier () |
Parallel Barrier. More... | |
Variables | |
int | Proto::num_procs |
#define _PROTO_SPMD_H_ |
#define PR_MAX_MPI_MESSAGE_SIZE 30*1024*1024 |