Symbol Description Uses
SMOOTH_DIFF2D 7



File Line number Procedure Code
./pkg/smooth/smooth2d.F 49 SMOOTH2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_basic2d.F 68 SMOOTH_BASIC2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_correl2d.F 72 SMOOTH_CORREL2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)
./pkg/smooth/smooth_diff2d.F 9 SMOOTH_DIFF2D
      subroutine SMOOTH_DIFF2D (
./pkg/smooth/smooth_filtervar2d.F 132 SMOOTH_FILTERVAR2D
      CALL SMOOTH_DIFF2D(smoothTmpFld,maskc,nbt_in,mythid)
./pkg/smooth/smooth_filtervar2d.F 193 SMOOTH_FILTERVAR2D
      call SMOOTH_DIFF2D(smoothTmpFld,maskc,nbt_in,mythid)
./pkg/smooth/smooth_hetero2d.F 71 SMOOTH_HETERO2D
      call SMOOTH_DIFF2D(fld_in,mask_in,nbt_in,mythid)