| Symbol | Description | Uses |
| np1 | 7 |
| File | Line number | Procedure | Code |
| ./eesupp/src/global_sum_tile.F | 111 | GLOBAL_SUM_TILE_RL |
np1 = 1 |
| ./eesupp/src/global_sum_tile.F | 114 | GLOBAL_SUM_TILE_RL |
biG = (mpi_myXGlobalLo(np1)-1)/sNx+bi |
| ./eesupp/src/global_sum_tile.F | 115 | GLOBAL_SUM_TILE_RL |
bjG = (mpi_myYGlobalLo(np1)-1)/sNy+bj |
| ./eesupp/src/global_sum_tile.F | 130 | GLOBAL_SUM_TILE_RL |
np1 = npe + 1 |
| ./eesupp/src/global_sum_tile.F | 133 | GLOBAL_SUM_TILE_RL |
biG = (mpi_myXGlobalLo(np1)-1)/sNx+bi |
| ./eesupp/src/global_sum_tile.F | 134 | GLOBAL_SUM_TILE_RL |
bjG = (mpi_myYGlobalLo(np1)-1)/sNy+bj |
| ./eesupp/src/global_sum_tile.F | 58 | GLOBAL_SUM_TILE_RL |
INTEGER biG, bjG, npe, np1 |