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/flt/exch2_recv_get_vec.F 89 EXCH2_RL_RECV_GET_VEC
        oNb = exch2_opposingSend(nN, thisTile )
./pkg/flt/exch2_send_put_vec.F 115 EXCH2_RL_SEND_PUT_VEC
        tgN = exch2_opposingSend(nN,thisTIle)
./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 76 EXCH2_GET_UV_BOUNDS
      soNb = exch2_opposingSend(tgNb,tgTile)
./pkg/exch2/w2_eeboot.F 198 W2_EEBOOT
     &    ' (n=', exch2_opposingSend(J,myTileId), ') Comm = MSG',
./pkg/exch2/w2_eeboot.F 205 W2_EEBOOT
     &    ' (n=', exch2_opposingSend(J,myTileId), ') Comm = PUT',
./pkg/exch2/w2_eeboot.F 71 W2_EEBOOT
          exch2_opposingSend(J,I) = 0
./pkg/exch2/w2_print_comm_sequence.F 131 W2_PRINT_COMM_SEQUENCE
         tN=exch2_opposingSend(N,myTileId)
./pkg/exch2/w2_print_comm_sequence.F 74 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)