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

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

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

revision 1.1 by jmc, Sat May 30 21:18:59 2009 UTC revision 1.2 by jmc, Fri Apr 23 20:21:07 2010 UTC
# Line 25  C !INTERFACE: Line 25  C !INTERFACE:
25    
26  C !DESCRIPTION:  C !DESCRIPTION:
27  C---------------  C---------------
28  C  AD: IMPORTANT: all comments (exept AD:) are taken from the Forward S/R  C  AD: IMPORTANT: all comments (except AD:) are taken from the Forward S/R
29  C  AD: and need to be interpreted in the reverse sense: put <-> get,  C  AD: and need to be interpreted in the reverse sense: put <-> get,
30  C  AD: send <-> recv, source <-> target ...  C  AD: send <-> recv, source <-> target ...
31  C---------------  C---------------
# Line 78  C                   :: coordinate access Line 78  C                   :: coordinate access
78  C                   :: buffering. In PUT communication sender will increment  C                   :: buffering. In PUT communication sender will increment
79  C                   :: handle entry once data is ready in buffer. Receiver will  C                   :: handle entry once data is ready in buffer. Receiver will
80  C                   :: decrement handle once data is consumed from buffer.  C                   :: decrement handle once data is consumed from buffer.
81  C                   :: For MPI MSG communication MPI_Wait uses hanlde to check  C                   :: For MPI MSG communication MPI_Wait uses handle to check
82  C                   :: Isend has cleared. This is done in routine after receives.  C                   :: Isend has cleared. This is done in routine after receives.
83  C     commSetting   :: Mode of communication used to exchange with this neighbor  C     commSetting   :: Mode of communication used to exchange with this neighbor
84  C     withSigns     :: Flag controlling whether vector field is signed.  C     withSigns     :: Flag controlling whether vector field is signed.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22