/[MITgcm]/MITgcm/pkg/flt/exch_recv_get_vec.F
ViewVC logotype

Diff of /MITgcm/pkg/flt/exch_recv_get_vec.F

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

revision 1.5 by jmc, Fri Jan 9 21:08:28 2009 UTC revision 1.6 by cnh, Thu Mar 26 22:21:11 2009 UTC
# Line 48  C     !LOCAL VARIABLES: Line 48  C     !LOCAL VARIABLES:
48  C     bi, bj        :: tile indices  C     bi, bj        :: tile indices
49  C     biW, bjW      :: West tile indices  C     biW, bjW      :: West tile indices
50  C     biE, bjE      :: East tile indices  C     biE, bjE      :: East tile indices
51  C     theProc       :: \  C     theProc       :: Variables used in message building
52  C     theTag        ::  \  C     theTag        :: Variables used in message building
53  C     theType       ::  / Variables used in message building  C     theType       :: Variables used in message building
54  C     theSize       :: /  C     theSize       :: Variables used in message building
55  C     westCommMode  :: variables holding type of communication  C     westCommMode  :: variables holding type of communication
56  C     eastCommMode  ::  a particular tile face uses.  C     eastCommMode  ::  a particular tile face uses.
57        INTEGER bi, bj        INTEGER bi, bj
# Line 245  C     !LOCAL VARIABLES: Line 245  C     !LOCAL VARIABLES:
245  C     bi, bj        :: tile indices  C     bi, bj        :: tile indices
246  C     biS, bjS      :: South tile indices  C     biS, bjS      :: South tile indices
247  C     biN, bjN      :: North tile indices  C     biN, bjN      :: North tile indices
248  C     theProc       :: \  C     theProc       :: Variables used in message building
249  C     theTag        ::  \  C     theTag        :: Variables used in message building
250  C     theType       ::  / Variables used in message building  C     theType       :: Variables used in message building
251  C     theSize       :: /  C     theSize       :: Variables used in message building
252  C     southCommMode :: variables holding type of communication  C     southCommMode :: variables holding type of communication
253  C     northCommMode ::  a particular tile face uses.  C     northCommMode ::  a particular tile face uses.
254        INTEGER bi, bj        INTEGER bi, bj

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22