/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/code_oad/OPENAD_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/verification/global_ocean.90x40x15/code_oad/OPENAD_OPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Thu Feb 19 19:00:06 2015 UTC (9 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, HEAD
File MIME type: text/plain
Add CPP options.

1 C $Header: /u/gcmpack/MITgcm/verification/isomip/code_oad/OPENAD_OPTIONS.h,v 1.1 2015/02/19 18:22:41 heimbach Exp $
2 C $Name: $
3
4 CBOP
5 C !ROUTINE: OPENAD_OPTIONS.h
6 C !INTERFACE:
7 C #include "OPENAD_OPTIONS.h"
8
9 C !DESCRIPTION:
10 C *==================================================================*
11 C | CPP options file for OpenAD (openad) package:
12 C | Control which optional features to compile in this package code.
13 C *==================================================================*
14 CEOP
15
16 #ifndef OPENAD_OPTIONS_H
17 #define OPENAD_OPTIONS_H
18 #include "PACKAGES_CONFIG.h"
19 #include "CPP_OPTIONS.h"
20
21 #ifdef ALLOW_OPENAD
22
23 #define ALLOW_OPENAD_ACTIVE_READ_XYZ
24 #undef ALLOW_OPENAD_ACTIVE_READ_XY
25 #undef ALLOW_OPENAD_ACTIVE_WRITE
26
27 #endif /* ALLOW_OPENAD */
28 #endif /* OPENAD_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22