Symbol | Description | Uses |
iter_count | 4 |
File | Line number | Procedure | Code |
./pkg/streamice/streamice_adv_front.F | 44 | STREAMICE_ADV_FRONT |
INTEGER i, j, bi, bj, k, iter_count, iter_rpt |
./pkg/streamice/streamice_adv_front.F | 71 | STREAMICE_ADV_FRONT |
DO iter_count = 0, 3 |
./pkg/streamice/streamice_adv_front.F | 74 | STREAMICE_ADV_FRONT |
ikey_front = (ikey_dynamics-1)*4 + iter_count + 1 |
./pkg/streamice/streamice_adv_front.F | 97 | STREAMICE_ADV_FRONT |
IF (iter_count .gt. 0) then |