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

Contents of /MITgcm/pkg/autodiff/tamc_keys.h

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


Revision 1.5 - (show annotations) (download)
Fri Apr 4 23:06:34 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65o, checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64w, checkpoint64v, HEAD
Changes since 1.4: +5 -5 lines
File MIME type: text/plain
empty if ALLOW_AUTODIFF_TAMC is undef

1 C $Header: /u/gcmpack/MITgcm/pkg/autodiff/tamc_keys.h,v 1.4 2007/10/08 23:50:53 jmc Exp $
2 C $Name: $
3
4 #ifdef ALLOW_AUTODIFF_TAMC
5 C *==========================================================*
6 C | tamc_keys.h keys required by TAMC for record computation |
7 C *==========================================================*
8 integer key, ikey
9 common /tamckeys/ key, ikey
10 #ifdef ALLOW_CG2D_NSA
11 integer icg2dkey
12 common /tamckeys_cg2d/ icg2dkey
13 #endif /* ALLOW_CG2D_NSA */
14 #endif /* ALLOW_AUTODIFF_TAMC */

  ViewVC Help
Powered by ViewVC 1.1.22