/[MITgcm]/MITgcm/eesupp/src/barrier.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/barrier.F

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

revision 1.10 by adcroft, Tue May 13 17:23:56 2003 UTC revision 1.11 by edhill, Sat Mar 27 03:51:50 2004 UTC
# Line 12  C     !INTERFACE: Line 12  C     !INTERFACE:
12    
13  C     !DESCRIPTION:  C     !DESCRIPTION:
14  C     *=====================================================================*  C     *=====================================================================*
15  C     | SUBROUTINE BARRIER_INIT  C     | SUBROUTINE BARRIER\_INIT
16  C     | o Setup global barrier data structures.  C     | o Setup global barrier data structures.
17  C     *=====================================================================*  C     *=====================================================================*
18  C     | Initialise global barrier data structures that can be used in  C     | Initialise global barrier data structures that can be used in
# Line 65  C     | ===== Line 65  C     | =====
65  C     | The door and key variables are assumed to have been        C     | The door and key variables are assumed to have been      
66  C     | initialized once an initial state of key = INVALID          C     | initialized once an initial state of key = INVALID        
67  C     | and door = SHUT.                                            C     | and door = SHUT.                                          
68  C     | We use the routine FOOL_THE_COMPILER to stop compilers      C     | We use the routine FOOL\_THE\_COMPILER to stop compilers    
69  C     | generating code which might simply set and test a          C     | generating code which might simply set and test a        
70  C     | register value. Shared-memory systems only maintain        C     | register value. Shared-memory systems only maintain      
71  C     | coherency over process caches and not registers.            C     | coherency over process caches and not registers.          

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22