This file is indexed.

/usr/include/geant321/multiprox.inc is in libgeant321-2-dev 1:3.21.14.dfsg-11.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
*CMZ :          02/11/94  15.23.33  by  John Apostolakis CERN GP-MIMD 2
*-- Author :    John Apostolakis CERN GP-MIMD 2   20/10/94
C   Variables to store information on the parallel configuration
      integer            nprank, npsize, nevtot, nfirstworker, npleader
      common /multiprox/ nprank, npsize, nevtot, nfirstworker, npleader
C     Descriptions:
C         npsize= number of processors being used
C         nprank= the rank of this processor ( 0 to npsize - 1 )
C         nevtot= total number of events requested (for all procs)
C         the last two are only used in the case that one node reads an event
C         input file, while the rest do the real simulation work
C         nfirstworker= rank of first process to simulate
C         npleader= rank of the process that reads the input