/[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.3 by cnh, Wed Jun 10 17:05:59 1998 UTC revision 1.4 by cnh, Tue Sep 29 18:50:56 1998 UTC
# Line 3  C $Header$ Line 3  C $Header$
3  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
4    
5        SUBROUTINE BARRIER_INIT        SUBROUTINE BARRIER_INIT
6    
7    #include "SIZE.h"
8  #include "EEPARAMS.h"  #include "EEPARAMS.h"
9  #include "EESUPPORT.h"  #include "EESUPPORT.h"
10  #include "BARRIER.h"  #include "BARRIER.h"
# Line 60  C     |        lines to make your code " Line 62  C     |        lines to make your code "
62  C     |        stopping in these PANIC blocks then something is  |  C     |        stopping in these PANIC blocks then something is  |
63  C     |        wrong with your program and it needs to be fixed. |  C     |        wrong with your program and it needs to be fixed. |
64  C     \==========================================================/  C     \==========================================================/
65    
66    #include "SIZE.h"
67  #include "EEPARAMS.h"  #include "EEPARAMS.h"
68  #include "EESUPPORT.h"  #include "EESUPPORT.h"
69  #include "BARRIER.h"  #include "BARRIER.h"

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

  ViewVC Help
Powered by ViewVC 1.1.22