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

Diff of /MITgcm/pkg/exch2/exch2_send_rx1.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:07 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     iBufr         :: number of buffer elements to transfert  C     iBufr         :: number of buffer elements to transfer
40  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
41  C                   :: two ways. For PUT communication the entry in the buffer  C                   :: two ways. For PUT communication the entry in the buffer
42  C                   :: associated with the source for this receive (determined  C                   :: associated with the source for this receive (determined
# Line 49  C                   :: coordinate access Line 49  C                   :: coordinate access
49  C                   :: buffering. In PUT communication sender will increment  C                   :: buffering. In PUT communication sender will increment
50  C                   :: handle entry once data is ready in buffer. Receiver will  C                   :: handle entry once data is ready in buffer. Receiver will
51  C                   :: decrement handle once data is consumed from buffer.  C                   :: decrement handle once data is consumed from buffer.
52  C                   :: For MPI MSG communication MPI_Wait uses hanlde to check  C                   :: For MPI MSG communication MPI_Wait uses handle to check
53  C                   :: Isend has cleared. This is done in routine after receives.  C                   :: Isend has cleared. This is done in routine after receives.
54  C     commSetting   :: Mode of communication used to exchange with this neighbor  C     commSetting   :: Mode of communication used to exchange with this neighbor
55  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