Symbol Description Uses
tmp_lat2 8



File Line number Procedure Code
./pkg/profiles/profiles_init_fixed.F 149 PROFILES_INIT_FIXED
     & vec_count(2), tmp_lat2)
./pkg/profiles/profiles_init_fixed.F 172 PROFILES_INIT_FIXED
     & (yC(1,1,bi,bj).LE.tmp_lat2(k)).AND.
./pkg/profiles/profiles_init_fixed.F 173 PROFILES_INIT_FIXED
     & (yC(1,sNy+1,bi,bj).GT.tmp_lat2(k))
./pkg/profiles/profiles_init_fixed.F 178 PROFILES_INIT_FIXED
        prof_lat(num_file,length_for_tile,bi,bj)=tmp_lat2(k)
./pkg/profiles/profiles_init_fixed.F 188 PROFILES_INIT_FIXED
     &  (yC(1,1,bi,bj).LE.tmp_lat2(k)).AND.
./pkg/profiles/profiles_init_fixed.F 189 PROFILES_INIT_FIXED
     &  (yC(1,sNy+1,bi,bj).GT.tmp_lat2(k))
./pkg/profiles/profiles_init_fixed.F 194 PROFILES_INIT_FIXED
         prof_lat(num_file,length_for_tile,bi,bj)=tmp_lat2(k)
./pkg/profiles/profiles_init_fixed.F 36 PROFILES_INIT_FIXED
      _RL  tmp_lon, tmp_lon2(1000), tmp_lat2(1000)