/[MITgcm]/MITgcm/verification/hs94.1x64x5/code_oad/OPENAD_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/verification/hs94.1x64x5/code_oad/OPENAD_OPTIONS.h

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


Revision 1.2 - (show annotations) (download)
Wed Feb 18 20:47:01 2015 UTC (9 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +4 -2 lines
File MIME type: text/plain
Update verification.

1 C $Header: /u/gcmpack/MITgcm/verification/hs94.1x64x5/code_oad/OPENAD_OPTIONS.h,v 1.1 2015/01/17 07:20:49 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 cph#define ALLOW_OPENAD_ACTIVE_READ_XYZ
24 #define ALLOW_OPENAD_ACTIVE_READ_XY
25 #define ALLOW_OPENAD_ACTIVE_WRITE
26
27 #endif /* ALLOW_OPENAD */
28 #endif /* OPENAD_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22