Symbol | Description | Uses |
tJlo2 | index range in J that will be filled in 2nd comp. array | 8 |
File | Line number | Procedure | Code |
./pkg/exch2/exch2_get_uv_bounds.F | 14 | EXCH2_GET_UV_BOUNDS |
O tIlo2, tIhi2, tJlo2, tJhi2, |
./pkg/exch2/exch2_get_uv_bounds.F | 163 | EXCH2_GET_UV_BOUNDS |
tJlo2 = tJlo1 |
./pkg/exch2/exch2_get_uv_bounds.F | 196 | EXCH2_GET_UV_BOUNDS |
IF ( e2_pij(2).EQ.-1 .OR. e2_pij(4).EQ.-1 ) tJlo2 = tJlo2+1 |
./pkg/exch2/exch2_get_uv_bounds.F | 215 | EXCH2_GET_UV_BOUNDS |
tJlo2 = tJlo+1 |
./pkg/exch2/exch2_get_uv_bounds.F | 255 | EXCH2_GET_UV_BOUNDS |
tJlo2 = tJlo2+1 |
./pkg/exch2/exch2_get_uv_bounds.F | 55 | EXCH2_GET_UV_BOUNDS |
INTEGER tIlo2, tIhi2, tJlo2, tJhi2 |