Symbol Description Uses
psmean 18



File Line number Procedure Code
./pkg/ecco/cost_gencost_sshv4.F 112 COST_GENCOST_SSHV4
      _RL psmean    ( 1-olx:snx+olx, 1-oly:sny+oly, nsx, nsy )
./pkg/ecco/cost_gencost_sshv4.F 513 COST_GENCOST_SSHV4
              psmean(i,j,bi,bj)    = 0. _d 0
./pkg/ecco/cost_gencost_sshv4.F 585 COST_GENCOST_SSHV4
                psmean(i,j,bi,bj) = psmean(i,j,bi,bj) +
./pkg/ecco/cost_gencost_sshv4.F 700 COST_GENCOST_SSHV4
     &                  *( psmean(i,j,bi,bj) -mdtob(i,j,bi,bj) )
./pkg/ecco/cost_gencost_sshv4.F 790 COST_GENCOST_SSHV4
     &             psmean(i,j,bi,bj) -mdtob(i,j,bi,bj) - offset
./pkg/ecco/cost_gencost_sshv4.F 799 COST_GENCOST_SSHV4
     &            psmean(i,j,bi,bj)=psmean(i,j,bi,bj)-offset
./pkg/ecco/cost_ssh.F 134 COST_SSH
              psmean(i,j,bi,bj) = 0. _d 0
./pkg/ecco/cost_ssh.F 177 COST_SSH
                psmean(i,j,bi,bj) = psmean(i,j,bi,bj) +
./pkg/ecco/cost_ssh.F 199 COST_SSH
     &                     (mdt(i,j,bi,bj) - psmean(i,j,bi,bj))
./pkg/ecco/cost_ssh.F 235 COST_SSH
              prof_etan_mean(i,j,bi,bj)=offset+psmean(i,j,bi,bj)
./pkg/ecco/cost_ssh.F 255 COST_SSH
              junk = psmean(i,j,bi,bj) - mdt(i,j,bi,bj) + offset
./pkg/ecco/cost_ssh.F 310 COST_SSH
                junk       = ((psbar(i,j,bi,bj) - psmean(i,j,bi,bj)) -
./pkg/ecco/cost_ssh.F 337 COST_SSH
                junk        = ((psbar(i,j,bi,bj) - psmean(i,j,bi,bj)) -
./pkg/ecco/cost_ssh.F 364 COST_SSH
                junk        = ((psbar(i,j,bi,bj) - psmean(i,j,bi,bj)) -
./pkg/ecco/cost_ssh.F 81 COST_SSH
      _RL psmean ( 1-olx:snx+olx, 1-oly:sny+oly, nsx, nsy )