#include "pglobal.h"#include "seqfilesm.h"#include "stochdriver.h"#include "hpssolver.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[]) |
| #define EXTERN |
Definition at line 1 of file hparal.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 18 of file hparal.cpp.
References mefel_init(), MPI_Comm_rank(), MPI_Comm_size(), MPI_COMM_WORLD, MPI_Finalize(), MPI_Init(), Myrank, Nproc, Out, and time.
1.6.2