Symbol Description Uses
MPI_RECV 29



File Line number Procedure Code
./pkg/flt/exch2_recv_get_vec.F 108 EXCH2_RL_RECV_GET_VEC
         CALL MPI_RECV( array(1,bi,bj,dir), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 104 EXCH_RL_RECV_GET_VEC_X
         CALL MPI_RECV( arrayW(1,bi,bj), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 137 EXCH_RL_RECV_GET_VEC_X
         CALL MPI_RECV( arrayE(1,bi,bj), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 297 EXCH_RL_RECV_GET_VEC_Y
         CALL MPI_RECV( arrayS(1,bi,bj), theSize, theType,
./pkg/flt/exch_recv_get_vec.F 317 EXCH_RL_RECV_GET_VEC_Y
         CALL MPI_RECV( arrayN(1,bi,bj), theSize, theType,
./eesupp/src/gather_vector.F 64 GATHER_VECTOR
            CALL MPI_RECV (temp, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/gather_vector.F 89 GATHER_VECTOR
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_xz.F 68 GATHER_XZ
            CALL MPI_RECV (temp, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/gather_xz.F 86 GATHER_XZ
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_yz.F 68 GATHER_YZ
            CALL MPI_RECV (temp, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/gather_yz.F 86 GATHER_YZ
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/global_sum_singlecpu.F 131 GLOBAL_SUM_SINGLECPU_RL
          CALL MPI_RECV (sumAll, 1, MPI_DOUBLE_PRECISION,
./eesupp/src/global_sum_tile.F 105 GLOBAL_SUM_TILE_RL
          CALL MPI_RECV (sumAllP, 1, MPI_DOUBLE_PRECISION,
./eesupp/src/global_sum_tile.F 126 GLOBAL_SUM_TILE_RL
          CALL MPI_RECV (localBuf, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/global_sum_tile.F 98 GLOBAL_SUM_TILE_RL
          CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./pkg/compon_communic/comprecv_r4.F 39 COMPRECV_R4
      call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/comprecv_r4tiles.F 45 COMPRECV_R4TILES
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/comprecv_r8.F 39 COMPRECV_R8
      call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/comprecv_r8tiles.F 45 COMPRECV_R8TILES
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r4.F 55 COUPRECV_R4
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r4tiles.F 60 COUPRECV_R4TILES
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r8.F 55 COUPRECV_R8
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/couprecv_r8tiles.F 60 COUPRECV_R8TILES
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/mitcoupler_register.F 51 MITCOUPLER_REGISTER
       call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/mitcoupler_tile_register.F 51 MITCOUPLER_TILE_REGISTER
       call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/mitcoupler_tile_register.F 75 MITCOUPLER_TILE_REGISTER
        call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)
./eesupp/src/scatter_vector.F 72 SCATTER_VECTOR
         CALL MPI_RECV (local, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/scatter_xz.F 79 SCATTER_XZ
         CALL MPI_RECV (local, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/scatter_yz.F 79 SCATTER_YZ
         CALL MPI_RECV (local, lbuff, MPI_DOUBLE_PRECISION,