Symbol Description Uses
psmean 12



File Line number Procedure Code
./pkg/ecco/cost_ssh_mean.F 121 COST_SSH_MEAN
     &           tpmean(i,j,bi,bj) - offset - psmean(i,j,bi,bj)
./pkg/ecco/cost_ssh_mean.F 235 COST_SSH_MEAN
              diff = psmean(i,j,bi,bj) - tpmean(i,j,bi,bj) + offset
./pkg/ecco/cost_ssh_mean.F 58 COST_SSH_MEAN
      _RL     psmean ( 1-olx:snx+olx, 1-oly:sny+oly, nsx, nsy )
./pkg/ecco/cost_ssh_mean.F 7 COST_SSH_MEAN
     I                     psmean, offset
./pkg/ecco/cost_ssh.F 124 COST_SSH
              psmean(i,j,bi,bj) = 0. _d 0 
./pkg/ecco/cost_ssh.F 145 COST_SSH
                psmean(i,j,bi,bj) = psmean(i,j,bi,bj) +
./pkg/ecco/cost_ssh.F 167 COST_SSH
     &                     (tpmean(i,j,bi,bj) - psmean(i,j,bi,bj))
./pkg/ecco/cost_ssh.F 204 COST_SSH
     I                    psmean, offset
./pkg/ecco/cost_ssh.F 247 COST_SSH
                junk       = ((psbar(i,j,bi,bj) - psmean(i,j,bi,bj)) -
./pkg/ecco/cost_ssh.F 262 COST_SSH
                junk        = ((psbar(i,j,bi,bj) - psmean(i,j,bi,bj)) -
./pkg/ecco/cost_ssh.F 73 COST_SSH
      _RL psmean ( 1-olx:snx+olx, 1-oly:sny+oly, nsx, nsy )