/[MITgcm]/MITgcm/verification/halfpipe_streamice/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/halfpipe_streamice/code_ad/ECCO_CPPOPTIONS.h

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

revision 1.2 by jmc, Wed Jul 24 20:53:07 2013 UTC revision 1.3 by jmc, Sun Apr 6 15:39:43 2014 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4    #ifndef ECCO_CPPOPTIONS_H
5    #define ECCO_CPPOPTIONS_H
6    
7  C  C
8  C CPP flags controlling which code is included in the files that  C CPP flags controlling which code is included in the files that
9  C will be compiled.  C will be compiled.
# Line 17  C Line 20  C
20  C       >>> Checkpointing as handled by TAMC  C       >>> Checkpointing as handled by TAMC
21  #define ALLOW_TAMC_CHECKPOINTING  #define ALLOW_TAMC_CHECKPOINTING
22  C  C
23    #undef ALLOW_AUTODIFF_OPENAD
24  C       >>> Extract adjoint state  C       >>> Extract adjoint state
25  #undef ALLOW_AUTODIFF_MONITOR  #undef ALLOW_AUTODIFF_MONITOR
26  C  C
# Line 43  C Line 47  C
47  C       >>> Initial values.  C       >>> Initial values.
48  #define ALLOW_GENARR2D_CONTROL  #define ALLOW_GENARR2D_CONTROL
49    
50    #endif /* ECCO_CPPOPTIONS_H */
51    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22