/[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

--- MITgcm/model/inc/CPP_OPTIONS.h	2012/03/15 00:41:29	1.46
+++ MITgcm/model/inc/CPP_OPTIONS.h	2012/03/16 21:04:28	1.47
@@ -1,4 +1,4 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.46 2012/03/15 00:41:29 jmc Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.47 2012/03/16 21:04:28 jmc Exp $
 C $Name:  $
 
 #ifndef CPP_OPTIONS_H
@@ -59,7 +59,7 @@
 
 C o Choices for implicit solver routines solve_*diagonal.F
 C   The following has low memory footprint, but not suitable for AD
-#define SOLVE_DIAGONAL_LOWMEMORY
+#undef SOLVE_DIAGONAL_LOWMEMORY
 C   The following one suitable for AD but does not vectorize
 #undef SOLVE_DIAGONAL_KINNER
 

 

  ViewVC Help
Powered by ViewVC 1.1.22