Symbol Description Uses
NUM_INTERP_POINTS 36



File Line number Procedure Code
./pkg/profiles/cost_profiles.F 49 COST_PROFILES
      integer prof_i1D(NUM_INTERP_POINTS),prof_j1D(NUM_INTERP_POINTS)
./pkg/profiles/cost_profiles.F 50 COST_PROFILES
      _RL prof_w1D(NUM_INTERP_POINTS)
./pkg/profiles/cost_profiles.F 66 COST_PROFILES
           do k=1,NUM_INTERP_POINTS
./pkg/profiles/profiles.h 15 NO PROCEDURE
      INTEGER NUM_INTERP_POINTS
./pkg/profiles/profiles.h 16 NO PROCEDURE
      PARAMETER (NUM_INTERP_POINTS = 4)
./pkg/profiles/profiles.h 31 NO PROCEDURE
     &     NUM_INTERP_POINTS,nsx,nsy)
./pkg/profiles/profiles.h 33 NO PROCEDURE
     &     NUM_INTERP_POINTS,nsx,nsy)
./pkg/profiles/profiles.h 35 NO PROCEDURE
     &     NUM_INTERP_POINTS,nsx,nsy)
./pkg/profiles/profiles_init_fixed.F 191 PROFILES_INIT_FIXED
      do q = 1,NUM_INTERP_POINTS
./pkg/profiles/profiles_init_fixed.F 252 PROFILES_INIT_FIXED
      do q=1,NUM_INTERP_POINTS
./pkg/profiles/profiles_init_fixed.F 337 PROFILES_INIT_FIXED
        do q = 1,NUM_INTERP_POINTS
./pkg/profiles/profiles_init_fixed.F 50 PROFILES_INIT_FIXED
      _RL tmp_i(1000,NUM_INTERP_POINTS)
./pkg/profiles/profiles_init_fixed.F 51 PROFILES_INIT_FIXED
      _RL tmp_j(1000,NUM_INTERP_POINTS)
./pkg/profiles/profiles_init_fixed.F 52 PROFILES_INIT_FIXED
      _RL tmp_weights(1000,NUM_INTERP_POINTS),tmp_sum_weights
./pkg/profiles/profiles_init_fixed.F 560 PROFILES_INIT_FIXED
      do q = 1,NUM_INTERP_POINTS
./pkg/profiles/profiles_inloop.F 45 PROFILES_INLOOP
      integer prof_i1D(NUM_INTERP_POINTS),prof_j1D(NUM_INTERP_POINTS)
./pkg/profiles/profiles_inloop.F 46 PROFILES_INLOOP
      _RL prof_w1D(NUM_INTERP_POINTS)
./pkg/profiles/profiles_inloop.F 71 PROFILES_INLOOP
      do k=1,NUM_INTERP_POINTS
./pkg/profiles/profiles_interp_gg.F 109 PROFILES_INTERP_GG
         do q=1,NUM_INTERP_POINTS
./pkg/profiles/profiles_interp_gg.F 52 PROFILES_INTERP_GG
      _RL  weights_cur(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_gg.F 53 PROFILES_INTERP_GG
      integer  i_cur(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_gg.F 54 PROFILES_INTERP_GG
      integer  j_cur(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_gg.F 59 PROFILES_INTERP_GG
      _RL tab_coeffs1(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_gg.F 60 PROFILES_INTERP_GG
      _RL tab_coeffs3(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_gg.F 61 PROFILES_INTERP_GG
      _RL ponderations(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_gg.F 71 PROFILES_INTERP_GG
       do q=1,NUM_INTERP_POINTS
./pkg/profiles/profiles_interp_mean_gg.F 52 PROFILES_INTERP_MEAN_GG
      _RL  weights_cur(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_mean_gg.F 53 PROFILES_INTERP_MEAN_GG
      integer  i_cur(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_mean_gg.F 54 PROFILES_INTERP_MEAN_GG
      integer  j_cur(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_mean_gg.F 59 PROFILES_INTERP_MEAN_GG
      _RL tab_coeffs1(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_mean_gg.F 60 PROFILES_INTERP_MEAN_GG
      _RL tab_coeffs3(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_mean_gg.F 61 PROFILES_INTERP_MEAN_GG
      _RL ponderations(NUM_INTERP_POINTS)
./pkg/profiles/profiles_interp_mean_gg.F 71 PROFILES_INTERP_MEAN_GG
       do q=1,NUM_INTERP_POINTS
./pkg/profiles/profiles_interp_mean_gg.F 88 PROFILES_INTERP_MEAN_GG
         do q=1,NUM_INTERP_POINTS