/[MITgcm]/MITgcm/pkg/exch2/exch2_send_rx2.template
ViewVC logotype

Diff of /MITgcm/pkg/exch2/exch2_send_rx2.template

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.11 by jmc, Sat May 30 21:18:59 2009 UTC revision 1.12 by jmc, Fri Apr 23 20:21:06 2010 UTC
# Line 36  C     === Routine arguments === Line 36  C     === Routine arguments ===
36  C     thisTile      :: sending tile Id. number  C     thisTile      :: sending tile Id. number
37  C     nN            :: Neighbour entry that we are processing  C     nN            :: Neighbour entry that we are processing
38  C     e2BufrRecSize :: Number of elements in each entry of e2Bufr1_RX  C     e2BufrRecSize :: Number of elements in each entry of e2Bufr1_RX
39  C     iBufr1        :: number of buffer-1 elements to transfert  C     iBufr1        :: number of buffer-1 elements to transfer
40  C     iBufr2        :: number of buffer-2 elements to transfert  C     iBufr2        :: number of buffer-2 elements to transfer
41  C     e2Bufr1_RX    :: Data transport buffer array. This array is used in one of  C     e2Bufr1_RX    :: Data transport buffer array. This array is used in one of
42  C     e2Bufr2_RX    :: two ways. For PUT communication the entry in the buffer  C     e2Bufr2_RX    :: two ways. For PUT communication the entry in the buffer
43  C                   :: associated with the source for this receive (determined  C                   :: associated with the source for this receive (determined
# Line 50  C                   :: coordinate access Line 50  C                   :: coordinate access
50  C                   :: buffering. In PUT communication sender will increment  C                   :: buffering. In PUT communication sender will increment
51  C                   :: handle entry once data is ready in buffer. Receiver will  C                   :: handle entry once data is ready in buffer. Receiver will
52  C                   :: decrement handle once data is consumed from buffer.  C                   :: decrement handle once data is consumed from buffer.
53  C                   :: For MPI MSG communication MPI_Wait uses hanlde to check  C                   :: For MPI MSG communication MPI_Wait uses handle to check
54  C                   :: Isend has cleared. This is done in routine after receives.  C                   :: Isend has cleared. This is done in routine after receives.
55  C     commSetting   :: Mode of communication used to exchange with this neighbor  C     commSetting   :: Mode of communication used to exchange with this neighbor
56  C     myThid        :: my Thread Id. number  C     myThid        :: my Thread Id. number

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22