Symbol Description Uses
num_gfo 14



File Line number Procedure Code
./pkg/ecco/cost_ssh.F 324 COST_SSH
     &               num_gfo(bi,bj) = num_gfo(bi,bj) + 1. _d 0
./pkg/ecco/cost_ssh.F 332 COST_SSH
                num_gfo(bi,bj) = num_gfo(bi,bj) + 1. _d 0
./pkg/ecco/cost_ssh.F 350 COST_SSH
     &        num_tp(bi,bj) + num_ers(bi,bj) + num_gfo(bi,bj)
./pkg/ecco/cost_ssh_new.F 413 COST_SSH_NEW
     &               num_gfo(bi,bj) = num_gfo(bi,bj) + 1. _d 0
./pkg/ecco/cost_ssh_new.F 421 COST_SSH_NEW
                num_gfo(bi,bj) = num_gfo(bi,bj) + 1. _d 0
./pkg/ecco/cost_ssh_new.F 439 COST_SSH_NEW
     &        num_tp(bi,bj) + num_ers(bi,bj) + num_gfo(bi,bj)
./pkg/ecco/ecco_cost.h 554 NO PROCEDURE
     &                num_gfo,
./pkg/ecco/ecco_cost.h 636 NO PROCEDURE
      _RL  num_gfo  (nsx,nsy)
./pkg/ecco/ecco_cost_final.F 550 ECCO_COST_FINAL
          no_gfo  = no_gfo + num_gfo(bi,bj)
./pkg/ecco/ecco_cost_init_varia.F 172 ECCO_COST_INIT_VARIA
          num_gfo(bi,bj)      = 0. _d 0