/[MITgcm]/MITgcm/eesupp/src/exch_rx_recv_get_x.template
ViewVC logotype

Diff of /MITgcm/eesupp/src/exch_rx_recv_get_x.template

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

revision 1.9 by utke, Tue Mar 18 21:34:01 2008 UTC revision 1.10 by utke, Fri Mar 28 18:39:54 2008 UTC
# Line 166  C--   iii. Set data read flag + memory s Line 166  C--   iii. Set data read flag + memory s
166       & theProc ,       & theProc ,
167       & theTag ,       & theTag ,
168       & MPI_COMM_MODEL ,       & MPI_COMM_MODEL ,
169         & exchReqIdX(exchNReqsX(1,bi,bj)+1,1,bi,bj),
170         & exchNReqsX(1,bi,bj),
171       & mpiStatus ,       & mpiStatus ,
172       & mpiRc )       & mpiRc )
173  # endif /* ALLOW_AUTODIFF_OPENAD */  # endif /* ALLOW_AUTODIFF_OPENAD */
# Line 195  C--   iii. Set data read flag + memory s Line 197  C--   iii. Set data read flag + memory s
197       & theProc ,       & theProc ,
198       & theTag ,       & theTag ,
199       & MPI_COMM_MODEL ,       & MPI_COMM_MODEL ,
200         & exchReqIdX(exchNReqsX(1,bi,bj)+1,1,bi,bj),
201         & exchNReqsX(1,bi,bj),
202       & mpiStatus ,       & mpiStatus ,
203       & mpiRc )       & mpiRc )
204  # endif /* ALLOW_AUTODIFF_OPENAD */  # endif /* ALLOW_AUTODIFF_OPENAD */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22