/[MITgcm]/MITgcm/pkg/exch2/exch2_uv_xy_rx.template
ViewVC logotype

Diff of /MITgcm/pkg/exch2/exch2_uv_xy_rx.template

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

revision 1.6 by jmc, Sun Jul 24 01:35:06 2005 UTC revision 1.7 by jmc, Fri Nov 4 01:31:04 2005 UTC
# Line 51  C     == Local variables == Line 51  C     == Local variables ==
51  C     OL[wens]       :: Overlap extents in west, east, north, south.  C     OL[wens]       :: Overlap extents in west, east, north, south.
52  C     exchWidth[XY]  :: Extent of regions that will be exchanged.  C     exchWidth[XY]  :: Extent of regions that will be exchanged.
53        INTEGER OLw, OLe, OLn, OLs, exchWidthX, exchWidthY, myNz        INTEGER OLw, OLe, OLn, OLs, exchWidthX, exchWidthY, myNz
54        INTEGER bi, bj, myTile, i, j        INTEGER bi, bj, myTile, j
55    #ifdef W2_FILL_NULL_REGIONS
56          INTEGER i
57    #endif
58  CEOP  CEOP
59    
60        OLw        = OLx        OLw        = OLx

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

  ViewVC Help
Powered by ViewVC 1.1.22