Symbol Description Uses
stopProfiles 11



File Line number Procedure Code
./pkg/profiles/profiles_init_fixed.F 105 PROFILES_INIT_FIXED
      stopProfiles=0
./pkg/profiles/profiles_init_fixed.F 235 PROFILES_INIT_FIXED
        stopProfiles=1
./pkg/profiles/profiles_init_fixed.F 257 PROFILES_INIT_FIXED
      stopProfiles=1
./pkg/profiles/profiles_init_fixed.F 323 PROFILES_INIT_FIXED
      stopProfiles=1
./pkg/profiles/profiles_init_fixed.F 344 PROFILES_INIT_FIXED
      stopProfiles=1
./pkg/profiles/profiles_init_fixed.F 374 PROFILES_INIT_FIXED
      if ( stopProfiles .EQ. 0) then
./pkg/profiles/profiles_init_fixed.F 42 PROFILES_INIT_FIXED
      integer stopProfiles
./pkg/profiles/profiles_init_fixed.F 600 PROFILES_INIT_FIXED
         stopProfiles=1
./pkg/profiles/profiles_init_fixed.F 930 PROFILES_INIT_FIXED
       stopProfiles=1
./pkg/profiles/profiles_init_fixed.F 947 PROFILES_INIT_FIXED
      CALL GLOBAL_SUM_INT( stopProfiles , myThid )
./pkg/profiles/profiles_init_fixed.F 948 PROFILES_INIT_FIXED
      if ( stopProfiles.GE.1) then