Symbol Description Uses
MPI_RECV 21



File Line number Procedure Code
./pkg/flt/exch_recv_get_vec.F 114 EXCH_RL_RECV_GET_VEC_X
         CALL MPI_RECV( arrayE(1,bi,bj), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 282 EXCH_RL_RECV_GET_VEC_Y
         CALL MPI_RECV( arrayS(1,bi,bj), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 299 EXCH_RL_RECV_GET_VEC_Y
         CALL MPI_RECV( arrayN(1,bi,bj), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 88 EXCH_RL_RECV_GET_VEC_X
         CALL MPI_RECV( arrayW(1,bi,bj), theSize, theType,
./eesupp/src/gather_2d.F 74 GATHER_2D
            CALL MPI_RECV (temp, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/gather_2d.F 94 GATHER_2D
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/scatter_2d.F 87 SCATTER_2D
         CALL MPI_RECV (local, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/ini_procs.F 199 INI_PROCS
          CALL MPI_RECV (itemp, mpiBufSize, MPI_INTEGER,
./eesupp/src/ini_procs.F 208 INI_PROCS
          CALL MPI_RECV (itemp, mpiBufSize, MPI_INTEGER,
./pkg/exch2/w2_eeboot.F 159 W2_EEBOOT
         CALL MPI_RECV (itemp, mpiBufSize, MPI_INTEGER,
./pkg/compon_communic/comprecv_r8tiles.F 42 COMPRECV_R8TILES
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r8.F 52 COUPRECV_R8
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/comprecv_r8.F 36 COMPRECV_R8
      call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r8tiles.F 57 COUPRECV_R8TILES
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/comprecv_r4.F 36 COMPRECV_R4
      call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/mitcoupler_tile_register.F 48 MITCOUPLER_TILE_REGISTER
       call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/mitcoupler_tile_register.F 72 MITCOUPLER_TILE_REGISTER
        call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/comprecv_r4tiles.F 42 COMPRECV_R4TILES
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r4tiles.F 57 COUPRECV_R4TILES
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r4.F 52 COUPRECV_R4
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/mitcoupler_register.F 48 MITCOUPLER_REGISTER
       call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)