Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm/model/inc/CPP_OPTIONS.h 2012/03/16 21:04:28 1.47 +++ MITgcm/model/inc/CPP_OPTIONS.h 2012/05/11 23:36:56 1.48 @@ -1,4 +1,4 @@ -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 $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.48 2012/05/11 23:36:56 jmc Exp $ C $Name: $ #ifndef CPP_OPTIONS_H @@ -28,8 +28,8 @@ C o Include/exclude AdamsBashforth-3rd-Order code #undef ALLOW_ADAMSBASHFORTH_3 -C o Include/exclude code for single reduction cg-solver -#undef ALLOW_SRCG +C o Include/exclude code for single reduction Conjugate-Gradient solver +#define ALLOW_SRCG C o Include/exclude nonHydrostatic code #undef ALLOW_NONHYDROSTATIC
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |