Symbol Description Uses
nt_perproc 7



File Line number Procedure Code
./pkg/exch2/w2_eeboot.F 112 W2_EEBOOT
       pRank = (I-1)/nt_perproc
./pkg/exch2/w2_eeboot.F 28 W2_EEBOOT
      INTEGER nt_check, nt_perproc
./pkg/exch2/w2_eeboot.F 58 W2_EEBOOT
      nt_perproc = NTILES/nPx
./pkg/exch2/w2_eeboot.F 59 W2_EEBOOT
      IF ( nt_perproc .NE. nSx ) THEN
./pkg/exch2/w2_eeboot.F 66 W2_EEBOOT
      thisPtileLo = myPid*nt_perproc+1
./pkg/exch2/w2_eeboot.F 67 W2_EEBOOT
      thisPtileHi = (myPid+1)*nt_perproc
./pkg/exch2/w2_eeboot.F 70 W2_EEBOOT
      thisPtileHi = nt_perproc