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

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

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

revision 1.6 by jmc, Tue Jul 29 20:25:23 2008 UTC revision 1.7 by cnh, Tue Aug 5 18:31:55 2008 UTC
# Line 131  C      Setup MPI stuff here Line 131  C      Setup MPI stuff here
131         mb = nN         mb = nN
132         ir = 2         ir = 2
133         theTag =  (tt-1)*MAX_NEIGHBOURS + oN         theTag =  (tt-1)*MAX_NEIGHBOURS + oN
      &         + 10000*(  
      &            (thisTile-1)*MAX_NEIGHBOURS + oN  
      &           )  
134         tProc = exch2_tProc(thisTile)-1         tProc = exch2_tProc(thisTile)-1
135         sProc = exch2_tProc(tt)-1         sProc = exch2_tProc(tt)-1
136         theType = MPI_REAL8         theType = MPI_REAL8

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

  ViewVC Help
Powered by ViewVC 1.1.22