]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/mpifinc.inc
Using dlsym to retrieve address of commons
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / mpifinc.inc
1 *CMZ :          02/11/94  13.23.19  by  John Apostolakis CERN GP-MIMD 2
2 *-- Author :    John Apostolakis CERN GP-MIMD 2   13/07/94
3 C   Include the file which defines all the MPI (Message Passing Interface)
4 C   constants. The name of this file must be "mpif.h" but it will reside
5 C   in different places on different machines/implementations/sites and
6 C   the way of including it will also depend on the compiler used.
7 C   For the Chimp/MPI implementation from EPCC and Sun's Fortran 77. May 1995
8 C     Ensure that the output filename is something.F  (not something.f)
9 C     (In CMZ, use  "kuip/set_show/filecase keep" to do this).
10 #include "mpif.h"