Symbol Description Uses
dtype 44



File Line number Procedure Code
./pkg/compon_communic/coupsend_r4tiles.F 13 COUPSEND_R4TILES
      integer count,dtype,dest,tag,comm,ierr
./pkg/compon_communic/coupsend_r4tiles.F 64 COUPSEND_R4TILES
        dtype=MPI_REAL
./pkg/compon_communic/coupsend_r4tiles.F 73 COUPSEND_R4TILES
        call MPI_SEND( r4buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/comprecv_r8tiles.F 12 COMPRECV_R8TILES
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/comprecv_r8tiles.F 32 COMPRECV_R8TILES
       dtype=MPI_DOUBLE_PRECISION
./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 13 COUPRECV_R8
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/couprecv_r8.F 44 COUPRECV_R8
       dtype=MPI_DOUBLE_PRECISION
./pkg/compon_communic/couprecv_r8.F 52 COUPRECV_R8
       call MPI_RECV(r8buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/coupsend_r8tiles.F 13 COUPSEND_R8TILES
      integer count,dtype,dest,tag,comm,ierr
./pkg/compon_communic/coupsend_r8tiles.F 64 COUPSEND_R8TILES
        dtype=MPI_DOUBLE_PRECISION
./pkg/compon_communic/coupsend_r8tiles.F 73 COUPSEND_R8TILES
        call MPI_SEND( r8buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/comprecv_r8.F 12 COMPRECV_R8
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/comprecv_r8.F 26 COMPRECV_R8
      dtype=MPI_DOUBLE_PRECISION
./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 13 COUPRECV_R8TILES
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/couprecv_r8tiles.F 47 COUPRECV_R8TILES
       dtype=MPI_DOUBLE_PRECISION
./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 12 COMPRECV_R4
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/comprecv_r4.F 26 COMPRECV_R4
      dtype=MPI_REAL
./pkg/compon_communic/comprecv_r4.F 36 COMPRECV_R4
      call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/coupsend_r4.F 13 COUPSEND_R4
      integer count,dtype,dest,tag,comm,ierr
./pkg/compon_communic/coupsend_r4.F 61 COUPSEND_R4
       dtype=MPI_REAL
./pkg/compon_communic/coupsend_r4.F 70 COUPSEND_R4
       call MPI_SEND( r4buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/mitcoupler_tile_register.F 22 MITCOUPLER_TILE_REGISTER
      integer compind,count,dtype,tag,rank
./pkg/compon_communic/mitcoupler_tile_register.F 44 MITCOUPLER_TILE_REGISTER
       dtype=MPI_INTEGER
./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 68 MITCOUPLER_TILE_REGISTER
        dtype=MPI_INTEGER
./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 12 COMPRECV_R4TILES
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/comprecv_r4tiles.F 32 COMPRECV_R4TILES
       dtype=MPI_REAL
./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 13 COUPRECV_R4TILES
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/couprecv_r4tiles.F 47 COUPRECV_R4TILES
       dtype=MPI_REAL
./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 13 COUPRECV_R4
      integer count,dtype,rank,tag,comm,ierr
./pkg/compon_communic/couprecv_r4.F 44 COUPRECV_R4
       dtype=MPI_REAL
./pkg/compon_communic/couprecv_r4.F 52 COUPRECV_R4
       call MPI_RECV(r4buf, count, dtype, rank, tag, comm, stat, ierr)
./pkg/compon_communic/coupsend_r8.F 13 COUPSEND_R8
      integer count,dtype,dest,tag,comm,ierr
./pkg/compon_communic/coupsend_r8.F 61 COUPSEND_R8
       dtype=MPI_DOUBLE_PRECISION
./pkg/compon_communic/coupsend_r8.F 70 COUPSEND_R8
       call MPI_SEND( r8buf, count, dtype, dest, tag, comm, ierr )
./pkg/compon_communic/mitcoupler_register.F 22 MITCOUPLER_REGISTER
      integer compind,count,dtype,tag,rank
./pkg/compon_communic/mitcoupler_register.F 44 MITCOUPLER_REGISTER
       dtype=MPI_INTEGER
./pkg/compon_communic/mitcoupler_register.F 48 MITCOUPLER_REGISTER
       call MPI_RECV(ibuf, count, dtype, rank, tag, comm, stat, ierr)