/[MITgcm]/MITgcm/pkg/exch2/w2_print_comm_sequence.F
ViewVC logotype

Diff of /MITgcm/pkg/exch2/w2_print_comm_sequence.F

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

revision 1.3 by jmc, Mon Jul 28 18:15:39 2008 UTC revision 1.4 by jmc, Mon Jul 28 21:33:45 2008 UTC
# Line 98  C       Get the range of points associat Line 98  C       Get the range of points associat
98          targetIhi =exch2_ithi_c(tN,targetTile)          targetIhi =exch2_ithi_c(tN,targetTile)
99          targetJlo =exch2_jtlo_c(tN,targetTile)          targetJlo =exch2_jtlo_c(tN,targetTile)
100          targetJhi =exch2_jthi_c(tN,targetTile)          targetJhi =exch2_jthi_c(tN,targetTile)
101          CALL EXCH2_GET_REC_BOUNDS(          CALL EXCH2_GET_RECV_BOUNDS(
102       I       'T ', OLx,       I       'T ', OLx,
103       O       iStride, jStride,       O       iStride, jStride,
104       U       targetIlo, targetIhi, targetJlo, targetJhi )       U       targetIlo, targetIhi, targetJlo, targetJhi )

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22