Symbol Description Uses
mask_in 18



File Line number Procedure Code
./pkg/smooth/smooth2d.F 22 SMOOTH2D
      _RL mask_in(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nR,nSx,nSy)
./pkg/smooth/smooth2d.F 49 SMOOTH2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth2d.F 7 SMOOTH2D
     U     fld_in,mask_in,smoothOpNb,mythid)
./pkg/smooth/smooth_basic2d.F 24 SMOOTH_BASIC2D
      _RL mask_in(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nR,nSx,nSy)
./pkg/smooth/smooth_basic2d.F 68 SMOOTH_BASIC2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_basic2d.F 7 SMOOTH_BASIC2D
     U     fld_in,mask_in,dist_in,nbt_in,mythid)
./pkg/smooth/smooth_correl2d.F 23 SMOOTH_CORREL2D
      _RL mask_in(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nR,nSx,nSy)
./pkg/smooth/smooth_correl2d.F 72 SMOOTH_CORREL2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_correl2d.F 7 SMOOTH_CORREL2D
     U     fld_in,mask_in,smoothOpNb,mythid)
./pkg/smooth/smooth_correl2dw.F 120 SMOOTH_CORREL2DW
      if ((mask_in(i,j,1,bi,bj).NE.0.).AND.(tmpW.NE.0.)) then
./pkg/smooth/smooth_correl2dw.F 13 SMOOTH_CORREL2DW
     U     fld_in,mask_in,xx_gen_file,mythid)
./pkg/smooth/smooth_correl2dw.F 37 SMOOTH_CORREL2DW
      _RL mask_in(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nR,nSx,nSy)
./pkg/smooth/smooth_diff2d.F 10 SMOOTH_DIFF2D
     U     fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_diff2d.F 35 SMOOTH_DIFF2D
      _RL mask_in(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nR,nSx,nSy)
./pkg/smooth/smooth_diff2d.F 67 SMOOTH_DIFF2D
           smooth2Dmask(i,j,bi,bj) = mask_in(i,j,1,bi,bj)
./pkg/smooth/smooth_hetero2d.F 24 SMOOTH_HETERO2D
      _RL mask_in(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nR,nSx,nSy)
./pkg/smooth/smooth_hetero2d.F 71 SMOOTH_HETERO2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_hetero2d.F 7 SMOOTH_HETERO2D
     U     fld_in,mask_in,dist_file,nbt_in,mythid)