#include "pglobalc.h"#include "seqfilesm.h"#include "seqfilest.h"#include "seqfilesc.h"#include "psolverc.h"#include "pmetrinit.h"#include <stdio.h>#include <string.h>#include "mpi.h"#include <time.h>Go to the source code of this file.
Defines | |
| #define | EXTERN |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 16 of file pmetr.cpp.
References long(), MPI_Comm_rank(), MPI_Comm_size(), MPI_COMM_WORLD, MPI_Finalize(), MPI_Get_processor_name(), MPI_Init(), Myrank, nameLengthc, Nproc, Outc, par_solve_metr_problem(), pmetr_init(), proc_namec, sec(), and time.
1.6.2