Symbol Description Uses
utold 17



File Line number Procedure Code
./model/src/the_main_loop.F 145 THE_MAIN_LOOP
      REAL*8 utnew, utold, stnew, stold, wtnew, wtold
./model/src/the_main_loop.F 146 THE_MAIN_LOOP
      DATA utnew, utold, stnew, stold, wtnew, wtold /6*0.0D0/
./model/src/the_main_loop.F 238 THE_MAIN_LOOP
      CALL TIMER_GET_TIME( utold, stold, wtold )
./model/src/the_main_loop.F 468 THE_MAIN_LOOP
     $        'User, system and wallclock time:', utnew - utold,
./model/src/the_main_loop.F 471 THE_MAIN_LOOP
      utold = utnew
./model/src/solve_for_pressure.F 544 SOLVE_FOR_PRESSURE
     $        'User, system and wallclock time:', utnew - utold,
./model/src/solve_for_pressure.F 548 SOLVE_FOR_PRESSURE
      utold = utnew
./model/src/solve_for_pressure.F 596 SOLVE_FOR_PRESSURE
      REAL*8 utnew, utold, stnew, stold, wtnew, wtold
./model/src/solve_for_pressure.F 597 SOLVE_FOR_PRESSURE
      COMMON /timevars/ utnew, utold, stnew, stold, wtnew, wtold
./model/src/solve_for_pressure.F 598 SOLVE_FOR_PRESSURE
      DATA utnew, utold, stnew, stold, wtnew, wtold /6*0.0D0/
./model/src/solve_for_pressure.F 77 SOLVE_FOR_PRESSURE
      REAL*8 utnew, utold, stnew, stold, wtnew, wtold
./model/src/solve_for_pressure.F 78 SOLVE_FOR_PRESSURE
      COMMON /timevars/ utnew, utold, stnew, stold, wtnew, wtold
./pkg/ecco/the_main_loop.F 1042 THE_MAIN_LOOP
     $        'User, system and wallclock time:', utnew - utold,
./pkg/ecco/the_main_loop.F 1045 THE_MAIN_LOOP
      utold = utnew
./pkg/ecco/the_main_loop.F 197 THE_MAIN_LOOP
      REAL*8 utnew, utold, stnew, stold, wtnew, wtold
./pkg/ecco/the_main_loop.F 198 THE_MAIN_LOOP
      DATA utnew, utold, stnew, stold, wtnew, wtold /6*0.0D0/
./pkg/ecco/the_main_loop.F 310 THE_MAIN_LOOP
      CALL TIMER_GET_TIME( utold, stold, wtold )