Symbol Description Uses
runoff_interpMethod 10



File Line number Procedure Code
./pkg/exf/EXF_PARAM.h 830 NO PROCEDURE
      INTEGER runoff_nlon, runoff_nlat, runoff_interpMethod
./pkg/exf/EXF_PARAM.h 945 NO PROCEDURE
     & runoff_nlon, runoff_nlat, runoff_interpMethod,
./pkg/exf/exf_check.F 439 EXF_CHECK
      CALL EXF_CHECK_INTERP( 'runoff', runofffile, runoff_interpMethod,
./pkg/exf/exf_getffields.F 440 EXF_GETFFIELDS
     I     runoff_nlon, runoff_nlat, xC, yC, runoff_interpMethod,
./pkg/exf/exf_getffields.F 455 EXF_GETFFIELDS
     I     runoff_nlon, runoff_nlat, xC, yC, runoff_interpMethod,
./pkg/exf/exf_init_varia.F 363 EXF_INIT_VARIA
     I     runoff_nlon, runoff_nlat, xC, yC, runoff_interpMethod,
./pkg/exf/exf_init_varia.F 374 EXF_INIT_VARIA
     I     runoff_nlon, runoff_nlat, xC, yC, runoff_interpMethod,
./pkg/exf/exf_readparms.F 237 EXF_READPARMS
     & runoff_nlon, runoff_nlat, runoff_interpMethod,
./pkg/exf/exf_readparms.F 916 EXF_READPARMS
      runoff_interpMethod    =  1
./pkg/exf/exf_summary.F 566 EXF_SUMMARY
     &  runoff_nlon, runoff_nlat, runoff_interpMethod, myThid )