Symbol Description Uses
numPnts 32



File Line number Procedure Code
./pkg/debug/debug_fld_stats_rs.F 30 DEBUG_FLD_STATS_RS
      INTEGER numPnts
./pkg/debug/debug_fld_stats_rs.F 40 DEBUG_FLD_STATS_RS
      numPnts=0
./pkg/debug/debug_fld_stats_rs.F 59 DEBUG_FLD_STATS_RS
            numPnts=numPnts+1
./pkg/debug/debug_fld_stats_rs.F 73 DEBUG_FLD_STATS_RS
      tmpVal=FLOAT(numPnts)
./pkg/debug/debug_fld_stats_rs.F 75 DEBUG_FLD_STATS_RS
      numPnts=INT(tmpVal+0.5)
./pkg/debug/debug_fld_stats_rl.F 32 DEBUG_FLD_STATS_RL
      INTEGER numPnts
./pkg/debug/debug_fld_stats_rl.F 42 DEBUG_FLD_STATS_RL
      numPnts=0
./pkg/debug/debug_fld_stats_rl.F 61 DEBUG_FLD_STATS_RL
            numPnts=numPnts+1
./pkg/debug/debug_fld_stats_rl.F 75 DEBUG_FLD_STATS_RL
      tmpVal=FLOAT(numPnts)
./pkg/debug/debug_fld_stats_rl.F 77 DEBUG_FLD_STATS_RL
      numPnts=INT(tmpVal+0.5)
./pkg/monitor/mon_ke.F 112 MON_KE
      _GLOBAL_SUM_R8(numPnts,myThid)
./pkg/monitor/mon_ke.F 115 MON_KE
      IF (numPnts.NE.0.) theMean=theMean/numPnts
./pkg/monitor/mon_ke.F 32 MON_KE
      _RL numPnts,theVol,tmpVal,tmpVol
./pkg/monitor/mon_ke.F 36 MON_KE
      numPnts=0.
./pkg/monitor/mon_ke.F 81 MON_KE
            numPnts=numPnts+1.
./pkg/monitor/mon_stats_rl.F 100 MON_STATS_RL
      numPnts=NINT(tmpVal)
./pkg/monitor/mon_stats_rl.F 36 MON_STATS_RL
      INTEGER numPnts
./pkg/monitor/mon_stats_rl.F 50 MON_STATS_RL
      numPnts=0
./pkg/monitor/mon_stats_rl.F 77 MON_STATS_RL
            numPnts=numPnts+1
./pkg/monitor/mon_stats_rl.F 98 MON_STATS_RL
      tmpVal=FLOAT(numPnts)
./pkg/monitor/mon_stats_latbnd_rl.F 51 MON_STATS_LATBND_RL
      INTEGER numPnts
./pkg/monitor/mon_stats_rs.F 33 MON_STATS_RS
      INTEGER numPnts
./pkg/monitor/mon_stats_rs.F 44 MON_STATS_RS
      numPnts=0
./pkg/monitor/mon_stats_rs.F 65 MON_STATS_RS
            numPnts=numPnts+1
./pkg/monitor/mon_stats_rs.F 77 MON_STATS_RS
      tmpVal=FLOAT(numPnts)
./pkg/monitor/mon_stats_rs.F 79 MON_STATS_RS
      numPnts=NINT(tmpVal)