Symbol Description Uses
res 21



File Line number Procedure Code
./model/src/the_main_loop.F 160 THE_MAIN_LOOP
      INTEGER pcl_counter_list(5), flags, nevents, res, ipcl
./model/src/the_main_loop.F 265 THE_MAIN_LOOP
      res = PCLstop(descr, i_result, fp_result, nevents)
./model/src/the_main_loop.F 272 THE_MAIN_LOOP
      res = PCLstart(descr, pcl_counter_list, nevents, flags)
./model/src/the_main_loop.F 500 THE_MAIN_LOOP
      res = PCLstop(descr, i_result, fp_result, nevents)
./model/src/the_main_loop.F 507 THE_MAIN_LOOP
       res = PCLstart(descr, pcl_counter_list, nevents, flags)
./model/src/solve_for_pressure.F 91 SOLVE_FOR_PRESSURE
      INTEGER pcl_counter_list(5), flags, nevents, res, ipcl
./eesupp/src/timers.F 191 TIMER_CONTROL
      INTEGER flags, res, nevents
./eesupp/src/timers.F 272 TIMER_CONTROL
          res = PCLread(descr, i_result1(1,iTimer,myThreadId),
./eesupp/src/timers.F 292 TIMER_CONTROL
          res = PCLread(descr, i_result2(1,iTimer,myThreadId),
./eesupp/src/timers.F 396 TIMER_CONTROL
        res = PCLinit(descr)
./eesupp/src/timers.F 435 TIMER_CONTROL
           res = PCLquery(descr, pcl_counter_list, i, flags)
./eesupp/src/timers.F 436 TIMER_CONTROL
           IF(res .NE. PCL_SUCCESS) THEN
./eesupp/src/timers.F 447 TIMER_CONTROL
           res = PCLquery(descr, pcl_counter_list, nevents+1, flags)
./eesupp/src/timers.F 448 TIMER_CONTROL
           if ((res .ne. PCL_SUCCESS) .and. (i .lt. 5)) then
./eesupp/src/timers.F 466 TIMER_CONTROL
        res = PCLstart(descr, pcl_counter_list, nevents, flags)
./eesupp/src/timers.F 467 TIMER_CONTROL
        IF(res .NE. PCL_SUCCESS) THEN
./pkg/ecco/the_main_loop.F 1072 THE_MAIN_LOOP
      res = PCLstop(descr, i_result, fp_result, nevents)
./pkg/ecco/the_main_loop.F 1079 THE_MAIN_LOOP
       res = PCLstart(descr, pcl_counter_list, nevents, flags)
./pkg/ecco/the_main_loop.F 212 THE_MAIN_LOOP
      INTEGER pcl_counter_list(5), flags, nevents, res, ipcl
./pkg/ecco/the_main_loop.F 335 THE_MAIN_LOOP
      res = PCLstop(descr, i_result, fp_result, nevents)
./pkg/ecco/the_main_loop.F 342 THE_MAIN_LOOP
      res = PCLstart(descr, pcl_counter_list, nevents, flags)