Symbol Description Uses
max_lev3 16



File Line number Procedure Code
./pkg/smooth/smooth_diff2d.F 39 SMOOTH_DIFF2D
      integer max_lev2, max_lev3
./pkg/smooth/smooth_diff2d.F 78 SMOOTH_DIFF2D
      max_lev3=nbt_in/(nchklev_1*nchklev_2)+1
./pkg/smooth/smooth_diff2d.F 84 SMOOTH_DIFF2D
        if(ilev_3.le.max_lev3) then
./pkg/smooth/smooth_diff3d.F 40 SMOOTH_DIFF3D
      integer max_lev2, max_lev3, key_in
./pkg/smooth/smooth_diff3d.F 76 SMOOTH_DIFF3D
      max_lev3=nbt_in/(nchklev_1*nchklev_2)+1
./pkg/smooth/smooth_diff3d.F 82 SMOOTH_DIFF3D
        if(ilev_3.le.max_lev3) then
./verification/lab_sea/code_ad_seaice_only/the_main_loop.F 162 THE_MAIN_LOOP
      integer max_lev3
./verification/lab_sea/code_ad_seaice_only/the_main_loop.F 221 THE_MAIN_LOOP
      max_lev3=nTimeSteps/(nchklev_1*nchklev_2)+1
./verification/lab_sea/code_ad_seaice_only/the_main_loop.F 233 THE_MAIN_LOOP
         if(ilev_3.le.max_lev3) then
./verification/offline_exf_seaice/code_ad/the_main_loop.F 209 THE_MAIN_LOOP
      max_lev3=nTimeSteps/(nchklev_1*nchklev_2)+1
./verification/offline_exf_seaice/code_ad/the_main_loop.F 232 THE_MAIN_LOOP
         if(ilev_3.le.max_lev3) then
./model/src/the_main_loop.F 259 THE_MAIN_LOOP
      max_lev3=nTimeSteps/(nchklev_1*nchklev_2)+1
./model/src/the_main_loop.F 282 THE_MAIN_LOOP
         if(ilev_3.le.max_lev3) then
./pkg/autodiff/AUTODIFF.h 9 NO PROCEDURE
      integer max_lev3
./pkg/ecco/the_main_loop.F 287 THE_MAIN_LOOP
      max_lev3=nTimeSteps/(nchklev_1*nchklev_2)+1
./pkg/ecco/the_main_loop.F 310 THE_MAIN_LOOP
         if(ilev_3.le.max_lev3) then