/[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.1 by afe, Fri Jan 9 20:46:10 2004 UTC revision 1.2 by jmc, Fri Jul 22 18:21:55 2005 UTC
# Line 25  C     *================================= Line 25  C     *=================================
25  C     == Local variables ==  C     == Local variables ==
26        CHARACTER*(MAX_LEN_MBUF) msgBuffer        CHARACTER*(MAX_LEN_MBUF) msgBuffer
27        INTEGER myTileId, nN        INTEGER myTileId, nN
28        INTEGER PI_TC2SC(2), PJ_TC2SC(2), O_TC2SC(2)  c     INTEGER PI_TC2SC(2), PJ_TC2SC(2), O_TC2SC(2)
29        _RL     SXDIR_TX2CX(2), SYDIR_TX2CX(2)  c     _RL     SXDIR_TX2CX(2), SYDIR_TX2CX(2)
30        INTEGER targetIlo, targetIhi, targetJlo, targetJhi        INTEGER targetIlo, targetIhi, targetJlo, targetJhi
31        INTEGER sourceIlo, sourceIhi, sourceJlo, sourceJhi        INTEGER sourceIlo, sourceIhi, sourceJlo, sourceJhi
32        INTEGER I, N, targetTile, myThid, targetProc, sourceProc        INTEGER I, N, targetTile, myThid, targetProc, sourceProc

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

  ViewVC Help
Powered by ViewVC 1.1.22