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

Diff of /MITgcm/eesupp/src/exch_rx_recv_get_y.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 169  C--   iii. Set data read flag + memory s Line 169  C--   iii. Set data read flag + memory s
169       & theProc ,       & theProc ,
170       & theTag ,       & theTag ,
171       & MPI_COMM_MODEL ,       & MPI_COMM_MODEL ,
172         & exchReqIdY(exchNReqsY(1,bi,bj)+1,1,bi,bj),
173         & exchNReqsY(1,bi,bj),
174       & mpiStatus ,       & mpiStatus ,
175       & mpiRc )       & mpiRc )
176  # endif /* ALLOW_AUTODIFF_OPENAD */  # endif /* ALLOW_AUTODIFF_OPENAD */
# Line 200  C--   iii. Set data read flag + memory s Line 202  C--   iii. Set data read flag + memory s
202       & theProc ,       & theProc ,
203       & theTag ,       & theTag ,
204       & MPI_COMM_MODEL ,       & MPI_COMM_MODEL ,
205         & exchReqIdY(exchNReqsY(1,bi,bj)+1,1,bi,bj),
206         & exchNReqsY(1,bi,bj),
207       & mpiStatus ,       & mpiStatus ,
208       & mpiRc )       & mpiRc )
209  # 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