/[MITgcm]/MITgcm/pkg/mdsio/MDSIO_BUFF_3D.h
ViewVC logotype

Diff of /MITgcm/pkg/mdsio/MDSIO_BUFF_3D.h

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

revision 1.2 by jmc, Mon Jun 8 14:38:54 2009 UTC revision 1.3 by jmc, Thu Dec 23 02:42:16 2010 UTC
# Line 26  C           which should be enough for m Line 26  C           which should be enough for m
26  #endif  #endif
27    
28  C--   COMMON /MDS_3D_BUFFERS/  3-D Shared Local Buffers  C--   COMMON /MDS_3D_BUFFERS/  3-D Shared Local Buffers
29  C     Those buffers have be in common block to be shared by all threads  C     Those buffers have be in common block to be shared by all threads;
30    C     considered to be "owned" by master-thread and any access by other
31    C     than master thread needs to be put protected by BARRIER.
32  C shared3dBuf_rx :: Heap storage buffer to which master thread  C shared3dBuf_rx :: Heap storage buffer to which master thread
33  C                   read-in/write-from data which all threads copy from  C                   read-in/write-from data which all threads copy from
34  C                   (during read) or copy to (during write).  C                   (during read) or copy to (during write).

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

  ViewVC Help
Powered by ViewVC 1.1.22