| Symbol | Description | Uses |
| jindx | 5 |
| File | Line number | Procedure | Code |
| ./pkg/diagnostics/diag_vegtile_fill.F | 148 | DIAG_VEGTILE_FILL |
jindx = 1 + int((indx(i+offset-1)-1)/sNx) |
| ./pkg/diagnostics/diag_vegtile_fill.F | 149 | DIAG_VEGTILE_FILL |
newindx = indx(i+offset-1)+(jindx-1)*2*Olx |
| ./pkg/diagnostics/diag_vegtile_fill.F | 160 | DIAG_VEGTILE_FILL |
jindx = 1 + int((indx(i+offset-1)-1)/sNx) |
| ./pkg/diagnostics/diag_vegtile_fill.F | 161 | DIAG_VEGTILE_FILL |
newindx = indx(i+offset-1)+(jindx-1)*2*Olx |
| ./pkg/diagnostics/diag_vegtile_fill.F | 67 | DIAG_VEGTILE_FILL |
integer i,offset,Lena,newindx,jindx |