Proto  3.2
Namespaces | Macros | Functions | Variables
Proto_SPMD.H File Reference
#include <array>
Include dependency graph for Proto_SPMD.H:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ _PROTO_SPMD_H_

#define _PROTO_SPMD_H_

◆ PR_MAX_MPI_MESSAGE_SIZE

#define PR_MAX_MPI_MESSAGE_SIZE   30*1024*1024