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

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

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

revision 1.7 by jmc, Tue Jul 29 20:25:23 2008 UTC revision 1.8 by cnh, Tue Aug 5 18:31:55 2008 UTC
# Line 154  C      for multithreaded mode, for now d Line 154  C      for multithreaded mode, for now d
154  #ifdef ALLOW_USE_MPI  #ifdef ALLOW_USE_MPI
155  C      Setup MPI stuff here  C      Setup MPI stuff here
156         theTag =  (thisTile-1)*MAX_NEIGHBOURS + nN         theTag =  (thisTile-1)*MAX_NEIGHBOURS + nN
      &         + 10000*(  
      &            (tt-1)*MAX_NEIGHBOURS + nN  
      &           )  
157         tProc = exch2_tProc(tt)-1         tProc = exch2_tProc(tt)-1
158         sProc = exch2_tProc(thisTile)-1         sProc = exch2_tProc(thisTile)-1
159         theType = MPI_REAL8         theType = MPI_REAL8

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

  ViewVC Help
Powered by ViewVC 1.1.22