Symbol Description Uses
smooth2D_Ly 13



File Line number Procedure Code
./pkg/smooth/SMOOTH.h 44 NO PROCEDURE
     & smooth2D_Ly(1-Olx:sNx+Olx,1-Oly:sNy+Oly,nSx,nSy),
./pkg/smooth/SMOOTH.h 72 NO PROCEDURE
     & smooth2D_Lx,smooth2D_Ly
./pkg/smooth/smooth_basic2d.F 46 SMOOTH_BASIC2D
          smooth2D_Ly(i,j,bi,bj)=dist_in
./pkg/smooth/smooth_basic2d.F 58 SMOOTH_BASIC2D
          smooth2D_Kvy(i,j,bi,bj)=smooth2D_Ly(i,j,bi,bj)*
./pkg/smooth/smooth_basic2d.F 59 SMOOTH_BASIC2D
     & smooth2D_Ly(i,j,bi,bj)/smooth2DtotTime/2
./pkg/smooth/smooth_hetero2d.F 49 SMOOTH_HETERO2D
          smooth2D_Ly(i,j,bi,bj)=dist_in(i,j,bi,bj)
./pkg/smooth/smooth_hetero2d.F 61 SMOOTH_HETERO2D
          smooth2D_Kvy(i,j,bi,bj)=smooth2D_Ly(i,j,bi,bj)*
./pkg/smooth/smooth_hetero2d.F 62 SMOOTH_HETERO2D
     & smooth2D_Ly(i,j,bi,bj)/smooth2DtotTime/2
./pkg/smooth/smooth_init2d.F 45 SMOOTH_INIT2D
     &           1, smooth2D_Ly,2,1,mythid)
./pkg/smooth/smooth_init2d.F 47 SMOOTH_INIT2D
      CALL EXCH_XY_RL ( smooth2D_Ly, myThid )
./pkg/smooth/smooth_init2d.F 54 SMOOTH_INIT2D
          smooth2D_Ly(i,j,bi,bj)=smooth2D_Ly0(smoothOpNb)
./pkg/smooth/smooth_init2d.F 67 SMOOTH_INIT2D
          smooth2D_Kvy(i,j,bi,bj)=smooth2D_Ly(i,j,bi,bj)*
./pkg/smooth/smooth_init2d.F 68 SMOOTH_INIT2D
     & smooth2D_Ly(i,j,bi,bj)/smooth2DtotTime/2