/[MITgcm]/MITgcm/pkg/autodiff/adcommon.h
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/adcommon.h

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

revision 1.30 by jmc, Fri Jul 27 19:55:08 2012 UTC revision 1.31 by jmc, Thu Aug 2 01:13:29 2012 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  C--   These common blocks are extracted from the  C--   These common blocks are extracted from the
5  C--   automatically created tangent linear code.  C--   automatically created tangent linear code.
6  C--   You need to make sure that they are up-to-date  C--   You need to make sure that they are up-to-date
7  C--   (i.e. in right order), and customize them  C--   (i.e. in right order), and customize them accordingly.
 C--   accordingly.  
8  C--  C--
9  C--   heimbach@mit.edu 11-Jan-2001  C--   heimbach@mit.edu 11-Jan-2001
10    
11  #ifdef ALLOW_AUTODIFF_MONITOR  #ifdef ALLOW_AUTODIFF_MONITOR
12    
 #include "PACKAGES_CONFIG.h"  
   
 #ifdef ALLOW_EXF  
 # include "EXF_OPTIONS.h"  
 #endif  
 c#ifdef ALLOW_SEAICE  
 c# include "SEAICE_OPTIONS.h"  
 c#endif  
   
13        common /addynvars_r/        common /addynvars_r/
14       &                     adetan,       &                     adetan,
15       &                     aduvel, advvel, adwvel,       &                     aduvel, advvel, adwvel,

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

  ViewVC Help
Powered by ViewVC 1.1.22