/[MITgcm]/MITgcm/model/src/packages_check.F
ViewVC logotype

Diff of /MITgcm/model/src/packages_check.F

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

revision 1.9.4.3 by dimitri, Fri Jan 31 05:06:50 2003 UTC revision 1.9.4.4 by dimitri, Thu May 1 06:10:19 2003 UTC
# Line 84  CEOP Line 84  CEOP
84        IF (useSEAICE) CALL PACKAGES_CHECK_ERROR('SEAICE', myThid)        IF (useSEAICE) CALL PACKAGES_CHECK_ERROR('SEAICE', myThid)
85  #endif  #endif
86    
87    #ifndef ALLOW_DIRECT_SOLVER
88          IF (useDirectSolver)
89         &     CALL PACKAGES_CHECK_ERROR('DirectSolver', myThid)
90    #endif
91    
92        RETURN        RETURN
93        END        END

Legend:
Removed from v.1.9.4.3  
changed lines
  Added in v.1.9.4.4

  ViewVC Help
Powered by ViewVC 1.1.22