Version: 8.3.0
testMPI2.cxx File Reference
#include <iostream>
#include <math.h>
#include <mpi.h>
#include <stdlib.h>
#include <unistd.h>
Include dependency graph for testMPI2.cxx:

Macros

#define TIMEOUT   20
 
#define EPSILON   0.00000001
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

#define EPSILON   0.00000001

Referenced by main().

#define TIMEOUT   20

Referenced by main().

Function Documentation

int main ( int  argc,
char **  argv 
)

References EPSILON, and TIMEOUT.