Symbol Description Uses
exch2_neighbourDir 7



File Line number Procedure Code
./pkg/exch2/W2_EXCH2_TOPOLOGY.h 112 NO PROCEDURE
     &        exch2_opposingSend, exch2_neighbourDir,
./pkg/exch2/W2_EXCH2_TOPOLOGY.h 93 NO PROCEDURE
       INTEGER exch2_neighbourDir( W2_maxNeighbours, W2_maxNbTiles )
./pkg/exch2/w2_set_tile2tiles.F 275 W2_SET_TILE2TILES
          exch2_neighbourDir(ns,is) = i
./pkg/exch2/w2_set_tile2tiles.F 65 W2_SET_TILE2TILES
        exch2_neighbourDir(ns,is) = 0
./pkg/flt/exch2_recv_get_vec.F 104 EXCH2_RECV_GET_VEC_RL
          dir = exch2_neighbourDir(nN,thisTile)
./pkg/flt/exch2_send_put_vec.F 113 EXCH2_SEND_PUT_VEC_RL
        dir = exch2_neighbourDir(nN,thisTile)
./pkg/flt/exch2_send_put_vec.F 115 EXCH2_SEND_PUT_VEC_RL
        sDir = exch2_neighbourDir(tgN,tgT)