/[MITgcm]/MITgcm/model/inc/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/model/inc/CPP_OPTIONS.h

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

revision 1.46 by jmc, Thu Mar 15 00:41:29 2012 UTC revision 1.47 by jmc, Fri Mar 16 21:04:28 2012 UTC
# Line 59  C   (3-D generalisation of oceanic real- Line 59  C   (3-D generalisation of oceanic real-
59    
60  C o Choices for implicit solver routines solve_*diagonal.F  C o Choices for implicit solver routines solve_*diagonal.F
61  C   The following has low memory footprint, but not suitable for AD  C   The following has low memory footprint, but not suitable for AD
62  #define SOLVE_DIAGONAL_LOWMEMORY  #undef SOLVE_DIAGONAL_LOWMEMORY
63  C   The following one suitable for AD but does not vectorize  C   The following one suitable for AD but does not vectorize
64  #undef SOLVE_DIAGONAL_KINNER  #undef SOLVE_DIAGONAL_KINNER
65    

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

  ViewVC Help
Powered by ViewVC 1.1.22