Symbol Description Uses
MPI_SEND 14



File Line number Procedure Code
./eesupp/src/gather_2d.F 72 GATHER_2D
            CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_2d.F 96 GATHER_2D
         CALL MPI_SEND (local, lbuff, MPI_DOUBLE_PRECISION,
./eesupp/src/scatter_2d.F 80 SCATTER_2D
            CALL MPI_SEND (temp, lbuff, MPI_DOUBLE_PRECISION,
./pkg/compon_communic/coupsend_r4tiles.F 73 COUPSEND_R4TILES
        call MPI_SEND( r4buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/coupsend_r8tiles.F 73 COUPSEND_R8TILES
        call MPI_SEND( r8buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/mitcomponent_register.F 45 MITCOMPONENT_REGISTER
      call MPI_SEND( ibuf, count, datatype, dest, tag, comm, ierr )
./pkg/compon_communic/compsend_r4.F 51 COMPSEND_R4
      call MPI_SEND( r4buf, count, datatype, dest, tag, comm, ierr )
./pkg/compon_communic/compsend_r8tiles.F 62 COMPSEND_R8TILES
       call MPI_SEND( r8buf, count, datatype, dest, tag, comm, ierr )
./pkg/compon_communic/coupsend_r4.F 70 COUPSEND_R4
       call MPI_SEND( r4buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/compsend_r4tiles.F 62 COMPSEND_R4TILES
       call MPI_SEND( r4buf, count, datatype, dest, tag, comm, ierr )
./pkg/compon_communic/compsend_r8.F 51 COMPSEND_R8
      call MPI_SEND( r8buf, count, datatype, dest, tag, comm, ierr )
./pkg/compon_communic/coupsend_r8.F 70 COUPSEND_R8
       call MPI_SEND( r8buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/mitcomponent_tile_register.F 66 MITCOMPONENT_TILE_REGISTER
      call MPI_SEND( ibuf, count, datatype, dest, tag, comm, ierr )
./pkg/compon_communic/mitcomponent_tile_register.F 92 MITCOMPONENT_TILE_REGISTER
       call MPI_SEND( ibuf, count, datatype, dest, tag, comm, ierr )