/[MITgcm]/MITgcm/pkg/ptracers/ptracers_ad_check_lev2_dir.h
ViewVC logotype

Annotation of /MITgcm/pkg/ptracers/ptracers_ad_check_lev2_dir.h

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


Revision 1.5 - (hide annotations) (download)
Thu Mar 24 21:39:55 2011 UTC (13 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint65, checkpoint63, checkpoint65b, checkpoint65a, checkpoint62w, checkpoint62v, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.4: +4 -4 lines
File MIME type: text/plain
Fix tapelev names (revert back to default).

1 heimbach 1.5 C $Header: /u/gcmpack/MITgcm/pkg/ptracers/ptracers_ad_check_lev2_dir.h,v 1.4 2011/03/24 12:17:39 heimbach Exp $
2 jmc 1.3 C $Name: $
3    
4 heimbach 1.1 #ifdef ALLOW_PTRACERS
5 heimbach 1.4 # ifdef AUTODIFF_PTRACERS_SPLIT_FILES
6     CADJ STORE ptracer(:,:,:,:,:,1:PTRACERS_num)
7 heimbach 1.5 CADJ & = tapelev2, key = ilev_2
8 heimbach 1.4 CADJ STORE gptrnm1(:,:,:,:,:,1:PTRACERS_num)
9 heimbach 1.5 CADJ & = tapelev2, key = ilev_2
10 heimbach 1.4 CADJ STORE gptr(:,:,:,:,:,1:PTRACERS_num)
11 heimbach 1.5 CADJ & = tapelev2, key = ilev_2
12 heimbach 1.4 # else
13     CADJ STORE ptracer = tapelev2, key = ilev_2
14     CADJ STORE gptrnm1 = tapelev2, key = ilev_2
15     CADJ STORE gptr = tapelev2, key = ilev_2
16     # endif
17 heimbach 1.1 #endif /* ALLOW_PTRACERS */

  ViewVC Help
Powered by ViewVC 1.1.22