#include <iostream>#include <math.h>#include <mpi.h>#include <stdlib.h>#include <unistd.h>
Macros | |
| #define | TIMEOUT 20 |
| #define | EPSILON 0.00000001 |
Functions | |
| int | main (int argc, char **argv) |
| #define EPSILON 0.00000001 |
Referenced by main().
| #define TIMEOUT 20 |
Referenced by main().