8{
13 char **argv=NULL;
15 {
16 MPI_Initialized(&
flag);
17
19 ierr = MPI_Init(&argc,&argv);
20
23 }
24 MPI_Comm_size(MPI_COMM_WORLD, &Np);
25 MPI_Comm_rank(MPI_COMM_WORLD, &Iam);
28}
*fortran !University of Stuttgart All rights reserved Inc All rights reserved ! $COPYRIGHT$ !Additional copyrights may follow ! $HEADER$ !WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING !Do ***not ***copy this file to the directory where your Fortran !fortran application is compiled unless it is absolutely necessary !Most !modern Fortran compilers now support the I command line flag