| Symbol | Description | Uses |
| globalBuf | 4 |
| File | Line number | Procedure | Code |
| ./eesupp/src/global_sum_tile.F | 116 | GLOBAL_SUM_TILE_RL |
globalBuf(biG,bjG) = shareBufGSR8(bi,bj) |
| ./eesupp/src/global_sum_tile.F | 135 | GLOBAL_SUM_TILE_RL |
globalBuf(biG,bjG) = localBuf(bi,bj) |
| ./eesupp/src/global_sum_tile.F | 144 | GLOBAL_SUM_TILE_RL |
sumAllP = sumAllP + globalBuf(biG,bjG) |
| ./eesupp/src/global_sum_tile.F | 62 | GLOBAL_SUM_TILE_RL |
Real*8 globalBuf(nSx*nPx,nSy*nPy) |