Symbol Description Uses
tJlo index range in J that will be filled in target array 35



File Line number Procedure Code
./pkg/exch2/exch2_get_scal_bounds.F 112 EXCH2_GET_SCAL_BOUNDS
      IF ( tJlo .EQ. tJhi .AND. tJlo .GT. 1 ) THEN
./pkg/exch2/exch2_get_scal_bounds.F 13 EXCH2_GET_SCAL_BOUNDS
     O                 tIlo, tIhi, tJlo, tJhi,
./pkg/exch2/exch2_get_scal_bounds.F 47 EXCH2_GET_SCAL_BOUNDS
      INTEGER     tIlo, tIhi, tJlo, tJhi
./pkg/exch2/exch2_get_scal_bounds.F 57 EXCH2_GET_SCAL_BOUNDS
      tJlo = exch2_jLo(tgNb,tgTile)
./pkg/exch2/exch2_get_scal_bounds.F 65 EXCH2_GET_SCAL_BOUNDS
       IF ( tJlo .LE. tJhi ) THEN
./pkg/exch2/exch2_get_scal_bounds.F 71 EXCH2_GET_SCAL_BOUNDS
        tJlo = tJlo-tjStride*(eWdth-1)
./pkg/exch2/exch2_get_scal_bounds.F 74 EXCH2_GET_SCAL_BOUNDS
        tJlo = tJlo+tjStride
./pkg/exch2/exch2_get_scal_bounds.F 82 EXCH2_GET_SCAL_BOUNDS
       IF ( tJlo .LE. tJhi ) THEN
./pkg/exch2/exch2_get_scal_bounds.F 88 EXCH2_GET_SCAL_BOUNDS
        tJlo = tJlo-tjStride*(eWdth-1)
./pkg/exch2/exch2_get_scal_bounds.F 91 EXCH2_GET_SCAL_BOUNDS
        tJlo = tJlo+tjStride
./pkg/exch2/exch2_get_scal_bounds.F 95 EXCH2_GET_SCAL_BOUNDS
      IF ( tJlo .EQ. tJhi .AND. tJlo .EQ. 0 ) THEN
./pkg/exch2/exch2_get_scal_bounds.F 97 EXCH2_GET_SCAL_BOUNDS
       tJlo = 1-eWdth
./pkg/exch2/exch2_get_uv_bounds.F 101 EXCH2_GET_UV_BOUNDS
        tJlo1 = tJlo+tjStride
./pkg/exch2/exch2_get_uv_bounds.F 110 EXCH2_GET_UV_BOUNDS
       IF ( tJlo.LE.tJhi ) THEN
./pkg/exch2/exch2_get_uv_bounds.F 116 EXCH2_GET_UV_BOUNDS
        tJlo1 = tJlo-tjStride*(eWdth-1)
./pkg/exch2/exch2_get_uv_bounds.F 119 EXCH2_GET_UV_BOUNDS
        tJlo1 = tJlo+tjStride
./pkg/exch2/exch2_get_uv_bounds.F 123 EXCH2_GET_UV_BOUNDS
      IF ( tJlo.EQ.tJhi .AND. tJlo.EQ.0 ) THEN
./pkg/exch2/exch2_get_uv_bounds.F 141 EXCH2_GET_UV_BOUNDS
      IF ( tJlo.EQ.tJhi .AND. tJlo.GT.1 ) THEN
./pkg/exch2/exch2_get_uv_bounds.F 143 EXCH2_GET_UV_BOUNDS
       tJlo1 = tJlo
./pkg/exch2/exch2_get_uv_bounds.F 214 EXCH2_GET_UV_BOUNDS
            tJlo1 = tJlo+1
./pkg/exch2/exch2_get_uv_bounds.F 215 EXCH2_GET_UV_BOUNDS
            tJlo2 = tJlo+1
./pkg/exch2/exch2_get_uv_bounds.F 235 EXCH2_GET_UV_BOUNDS
        IF ( tJlo.EQ.tJhi .AND. tJlo.GT.1 ) THEN
./pkg/exch2/exch2_get_uv_bounds.F 66 EXCH2_GET_UV_BOUNDS
      INTEGER  tIlo,  tIhi,  tJlo,  tJhi
./pkg/exch2/exch2_get_uv_bounds.F 76 EXCH2_GET_UV_BOUNDS
      tJlo = exch2_jLo(tgNb,tgTile)
./pkg/exch2/exch2_get_uv_bounds.F 92 EXCH2_GET_UV_BOUNDS
       IF ( tJlo.LE.tJhi ) THEN
./pkg/exch2/exch2_get_uv_bounds.F 98 EXCH2_GET_UV_BOUNDS
        tJlo1 = tJlo-tjStride*(eWdth-1)