/[MITgcm]/MITgcm/pkg/exf/exf_interp_read.F
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_interp_read.F

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

revision 1.5 by jmc, Thu Aug 31 20:57:47 2006 UTC revision 1.6 by dimitri, Sun Oct 15 14:08:10 2006 UTC
# Line 75  C check input arguments Line 75  C check input arguments
75    
76  C read in input data  C read in input data
77  #ifdef ALLOW_USE_MPI  #ifdef ALLOW_USE_MPI
78  C      if (useSingleCPUIO) then  #ifdef EXF_IREAD_USE_GLOBAL_POINTER
79         if (.FALSE.) then         if (.FALSE.) then
80    #else
81          if (useSingleCPUIO) then
82    #endif
83    
84  C master thread of process 0, only, opens a global file  C master thread of process 0, only, opens a global file
85          IF( mpiMyId .EQ. 0 ) THEN          IF( mpiMyId .EQ. 0 ) THEN

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

  ViewVC Help
Powered by ViewVC 1.1.22