Symbol Description Uses
exf_yftype 18



File Line number Procedure Code
./pkg/exf/exf_check.F 61 EXF_CHECK
     &        (exf_yftype .EQ. 'RS' .OR. 
./pkg/exf/exf_check.F 62 EXF_CHECK
     &        exf_yftype .EQ. 'RL')
./pkg/exf/exf_init_runoff.F 62 EXF_INIT_RUNOFF
         call MDSREADFIELD( runofffile, exf_iprec, exf_yftype, 1
./pkg/exf/exf_init_runoff.F 66 EXF_INIT_RUNOFF
         if (exf_yftype .eq. 'RL') then
./pkg/exf/exf_set_gen.F 130 EXF_SET_GEN
            call MDSREADFIELD( genfile0, exf_iprec, exf_yftype, 1
./pkg/exf/exf_set_gen.F 135 EXF_SET_GEN
            if (exf_yftype .eq. 'RL') then
./pkg/exf/exf_set_gen.F 171 EXF_SET_GEN
            call MDSREADFIELD( genfile1, exf_iprec, exf_yftype, 1
./pkg/exf/exf_set_gen.F 176 EXF_SET_GEN
            if (exf_yftype .eq. 'RL') then
./pkg/exf/exf_set_uv.F 199 EXF_SET_UV
               if (exf_yftype .eq. 'RL') then
./pkg/exf/exf_set_uv.F 290 EXF_SET_UV
               if (exf_yftype .eq. 'RL') then
./pkg/exf/exf_set_obcs.F 146 EXF_SET_OBCS_YZ
            call MDSREADFIELDYZ( obcs_file, exf_iprec, exf_yftype, Nr
./pkg/exf/exf_set_obcs.F 154 EXF_SET_OBCS_YZ
            call MDSREADFIELDYZ( obcs_file, exf_iprec, exf_yftype, Nr
./pkg/exf/exf_set_obcs.F 60 EXF_SET_OBCS_XZ
            call MDSREADFIELDXZ( obcs_file, exf_iprec, exf_yftype, Nr
./pkg/exf/exf_set_obcs.F 68 EXF_SET_OBCS_XZ
            call MDSREADFIELDXZ( obcs_file, exf_iprec, exf_yftype, Nr
./pkg/exf/exf_param.h 306 NO PROCEDURE
     &                        exf_yftype
./pkg/exf/exf_param.h 309 NO PROCEDURE
      character*(2) exf_yftype
./pkg/exf/exf_readparms.F 100 EXF_READPARMS
     &          exf_iprec,         exf_yftype, 
./pkg/exf/exf_readparms.F 314 EXF_READPARMS
      exf_yftype           = 'RL'