Symbol Description Uses
numPnts 45



File Line number Procedure Code
./pkg/monitor/mon_calc_stats_rl.F 100 MON_CALC_STATS_RL
            numPnts=numPnts+1
./pkg/monitor/mon_calc_stats_rl.F 117 MON_CALC_STATS_RL
      CALL GLOBAL_SUM_INT( numPnts, myThid )
./pkg/monitor/mon_calc_stats_rl.F 119 MON_CALC_STATS_RL
      IF ( numPnts.GT.0 ) THEN
./pkg/monitor/mon_calc_stats_rl.F 120 MON_CALC_STATS_RL
       tmpVal   = FLOAT(numPnts)
./pkg/monitor/mon_calc_stats_rl.F 37 MON_CALC_STATS_RL
      INTEGER numPnts
./pkg/monitor/mon_calc_stats_rl.F 57 MON_CALC_STATS_RL
      numPnts= 0
./pkg/monitor/mon_calc_stats_rs.F 100 MON_CALC_STATS_RS
            numPnts=numPnts+1
./pkg/monitor/mon_calc_stats_rs.F 117 MON_CALC_STATS_RS
      CALL GLOBAL_SUM_INT( numPnts, myThid )
./pkg/monitor/mon_calc_stats_rs.F 119 MON_CALC_STATS_RS
      IF ( numPnts.GT.0 ) THEN
./pkg/monitor/mon_calc_stats_rs.F 120 MON_CALC_STATS_RS
       tmpVal   = FLOAT(numPnts)
./pkg/monitor/mon_calc_stats_rs.F 37 MON_CALC_STATS_RS
      INTEGER numPnts
./pkg/monitor/mon_calc_stats_rs.F 57 MON_CALC_STATS_RS
      numPnts= 0
./pkg/monitor/mon_ke.F 113 MON_KE
            numPnts=numPnts+1.
./pkg/monitor/mon_ke.F 141 MON_KE
      _GLOBAL_SUM_RL(numPnts,myThid)
./pkg/monitor/mon_ke.F 147 MON_KE
      IF (numPnts.NE.0.) theMean=theMean/numPnts
./pkg/monitor/mon_ke.F 33 MON_KE
      _RL numPnts,theVol,tmpVal, mskp1, msk_1
./pkg/monitor/mon_ke.F 43 MON_KE
      numPnts=0.
./pkg/monitor/mon_stats_rl.F 111 MON_STATS_RL
      tmpVal=FLOAT(numPnts)
./pkg/monitor/mon_stats_rl.F 113 MON_STATS_RL
      numPnts=NINT(tmpVal)
./pkg/monitor/mon_stats_rl.F 36 MON_STATS_RL
      INTEGER numPnts
./pkg/monitor/mon_stats_rl.F 58 MON_STATS_RL
      numPnts=0
./pkg/monitor/mon_stats_rl.F 86 MON_STATS_RL
            numPnts=numPnts+1
./pkg/monitor/mon_stats_rs.F 33 MON_STATS_RS
      INTEGER numPnts
./pkg/monitor/mon_stats_rs.F 46 MON_STATS_RS
      numPnts= 0
./pkg/monitor/mon_stats_rs.F 68 MON_STATS_RS
            numPnts=numPnts+1
./pkg/monitor/mon_stats_rs.F 82 MON_STATS_RS
      tmpVal=FLOAT(numPnts)
./pkg/monitor/mon_stats_rs.F 84 MON_STATS_RS
      numPnts=NINT(tmpVal)
./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/debug/debug_fld_stats_rs.F 32 DEBUG_FLD_STATS_RS
      INTEGER numPnts
./pkg/debug/debug_fld_stats_rs.F 42 DEBUG_FLD_STATS_RS
      numPnts=0
./pkg/debug/debug_fld_stats_rs.F 61 DEBUG_FLD_STATS_RS
            numPnts=numPnts+1
./pkg/debug/debug_fld_stats_rs.F 75 DEBUG_FLD_STATS_RS
      tmpVal=FLOAT(numPnts)
./pkg/debug/debug_fld_stats_rs.F 77 DEBUG_FLD_STATS_RS
      numPnts=INT(tmpVal+0.5)