Symbol Description Uses
tJhi index range in J that will be filled in target array 31



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 114 EXCH2_GET_SCAL_BOUNDS
       tJhi = tJhi+eWdth-1
./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 58 EXCH2_GET_SCAL_BOUNDS
      tJhi = exch2_jHi(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 72 EXCH2_GET_SCAL_BOUNDS
        tJhi = tJhi+tjStride*(eWdth-1)
./pkg/exch2/exch2_get_scal_bounds.F 75 EXCH2_GET_SCAL_BOUNDS
        tJhi = tJhi-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 89 EXCH2_GET_SCAL_BOUNDS
        tJhi = tJhi+tjStride*(eWdth-1)
./pkg/exch2/exch2_get_scal_bounds.F 92 EXCH2_GET_SCAL_BOUNDS
        tJhi = tJhi-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_uv_bounds.F 102 EXCH2_GET_UV_BOUNDS
        tJhi1 = tJhi-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 117 EXCH2_GET_UV_BOUNDS
        tJhi1 = tJhi+tjStride*(eWdth-1)
./pkg/exch2/exch2_get_uv_bounds.F 120 EXCH2_GET_UV_BOUNDS
        tJhi1 = tJhi-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 144 EXCH2_GET_UV_BOUNDS
       tJhi1 = tJhi+eWdth-1
./pkg/exch2/exch2_get_uv_bounds.F 219 EXCH2_GET_UV_BOUNDS
            tJhi1 = tJhi-1
./pkg/exch2/exch2_get_uv_bounds.F 220 EXCH2_GET_UV_BOUNDS
            tJhi2 = tJhi
./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 77 EXCH2_GET_UV_BOUNDS
      tJhi = exch2_jHi(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 99 EXCH2_GET_UV_BOUNDS
        tJhi1 = tJhi+tjStride*(eWdth-1)