Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/geant321/mpifinc.inc is written in an unsupported language. File is not indexed.

0001 *CMZ :          02/11/94  13.23.19  by  John Apostolakis CERN GP-MIMD 2
0002 *-- Author :    John Apostolakis CERN GP-MIMD 2   13/07/94
0003 C   Include the file which defines all the MPI (Message Passing Interface)
0004 C   constants. The name of this file must be "mpif.h" but it will reside
0005 C   in different places on different machines/implementations/sites and
0006 C   the way of including it will also depend on the compiler used.
0007 C   For the Chimp/MPI implementation from EPCC and Sun's Fortran 77. May 1995
0008 C     Ensure that the output filename is something.F  (not something.f)
0009 C     (In CMZ, use  "kuip/set_show/filecase keep" to do this).
0010 #include "mpif.h"