Symbol Description Uses
exch2_opposingSend Neighbour entry in target tile send which has this tile and neighbour as its target. 18



File Line number Procedure Code
./pkg/exch2/W2_EXCH2_TOPOLOGY.h 112 NO PROCEDURE
     &        exch2_opposingSend, exch2_neighbourDir,
./pkg/exch2/W2_EXCH2_TOPOLOGY.h 92 NO PROCEDURE
       INTEGER exch2_opposingSend( W2_maxNeighbours, W2_maxNbTiles )
./pkg/exch2/exch2_get_uv_bounds.F 78 EXCH2_GET_UV_BOUNDS
      soNb = exch2_opposingSend(tgNb,tgTile)
./pkg/exch2/w2_eeboot.F 64 W2_EEBOOT
          exch2_opposingSend(J,I) = 0
./pkg/exch2/w2_map_procs.F 156 W2_MAP_PROCS
     &    ' (n=', exch2_opposingSend(J,myTileId), ') Comm = MSG',
./pkg/exch2/w2_map_procs.F 163 W2_MAP_PROCS
     &    ' (n=', exch2_opposingSend(J,myTileId), ') Comm = PUT',
./pkg/exch2/w2_print_comm_sequence.F 130 W2_PRINT_COMM_SEQUENCE
         tN=exch2_opposingSend(N,myTileId)
./pkg/exch2/w2_print_comm_sequence.F 73 W2_PRINT_COMM_SEQUENCE
         tN = exch2_opposingSend(N,myTileId)
./pkg/exch2/w2_print_e2setup.F 132 W2_PRINT_E2SETUP
            nt = exch2_opposingSend(np(i),ip(i))
./pkg/exch2/w2_print_e2setup.F 75 W2_PRINT_E2SETUP
            nt = exch2_opposingSend(np(i),ip(i))
./pkg/exch2/w2_set_tile2tiles.F 282 W2_SET_TILE2TILES
           IF ( exch2_opposingSend(ns,is).EQ.0 ) THEN
./pkg/exch2/w2_set_tile2tiles.F 283 W2_SET_TILE2TILES
            exch2_opposingSend(ns,is) = nt
./pkg/exch2/w2_set_tile2tiles.F 285 W2_SET_TILE2TILES
            nn = exch2_opposingSend(ns,is)
./pkg/exch2/w2_set_tile2tiles.F 297 W2_SET_TILE2TILES
        IF ( exch2_opposingSend(ns,is).EQ.0 ) THEN
./pkg/exch2/w2_set_tile2tiles.F 317 W2_SET_TILE2TILES
        nt = exch2_opposingSend(ns,is)
./pkg/exch2/w2_set_tile2tiles.F 319 W2_SET_TILE2TILES
        nn = exch2_opposingSend(nt,it)
./pkg/flt/exch2_recv_get_vec.F 103 EXCH2_RECV_GET_VEC_RL
          oNb = exch2_opposingSend(nN, thisTile )
./pkg/flt/exch2_send_put_vec.F 114 EXCH2_SEND_PUT_VEC_RL
        tgN = exch2_opposingSend(nN,thisTIle)