Symbol Description Uses
weightWasFound 5



File Line number Procedure Code
./pkg/smooth/smooth_correl2dw.F 106 SMOOTH_CORREL2DW
          weightWasFound=.FALSE.
./pkg/smooth/smooth_correl2dw.F 114 SMOOTH_CORREL2DW
          weightWasFound=.TRUE.
./pkg/smooth/smooth_correl2dw.F 133 SMOOTH_CORREL2DW
      if (.NOT.weightWasFound) WRITE(errorMessageUnit,'(2A)' )
./pkg/smooth/smooth_correl2dw.F 50 SMOOTH_CORREL2DW
      LOGICAL weightWasFound
./pkg/smooth/smooth_correl2dw.F 66 SMOOTH_CORREL2DW
        weightWasFound=.TRUE.