/[MITgcm]/MITgcm/eesupp/inc/DEF_IN_MAKEFILE.h
ViewVC logotype

Contents of /MITgcm/eesupp/inc/DEF_IN_MAKEFILE.h

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


Revision 1.3 - (show annotations) (download)
Fri Oct 26 18:50:17 2012 UTC (11 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64a, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint64n, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64c, checkpoint64g, checkpoint64f, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l, HEAD
Changes since 1.2: +2 -1 lines
File MIME type: text/plain
update list (add HAVE_FLUSH)

1 C $Header: /u/gcmpack/MITgcm/eesupp/inc/DEF_IN_MAKEFILE.h,v 1.2 2012/09/06 22:54:49 jmc Exp $
2 C $Name: $
3
4 C===== WARNING: DO NOT include this file in any source code =====
5 CBOP
6 C !DESCRIPTION:
7 C *==========================================================*
8 C | This file provides a list of CPP-options that can be set
9 C | by the Makefile, through the variable $DEFINES which is
10 C | passed directly to the pre-processor command (CPP).
11 C *==========================================================*
12 CEOP
13
14 C-- options set in Makefile by genmake2:
15 #undef ALLOW_AIM
16 #undef IGNORE_TIME
17 #undef ALLOW_USE_MPI
18 #undef USE_OMP_THREADING
19 #undef LET_RS_BE_REAL4
20 #undef TIME_PER_TIMESTEP_SFP
21 #undef TIME_PER_TIMESTEP
22 #undef USE_PAPI_FLOPS_SFP
23 #undef USE_PAPI_FLOPS
24 #undef USE_PCL_FLOPS_SFP
25 #undef USE_PCL_FLOPS
26 #undef USE_PAPI
27 #undef USE_PCL
28 #undef USE_LIBHPM
29 #undef USE_GSL_IEEE
30 #undef HAVE_SYSTEM
31 #undef HAVE_FDATE
32 #undef HAVE_ETIME
33 #undef HAVE_CLOC
34 #undef HAVE_SETRLSTK
35 #undef HAVE_SIGREG
36 #undef HAVE_STAT
37 #undef HAVE_NETCDF
38 #undef HAVE_LAPACK
39 #undef HAVE_FLUSH
40
41 C-- options that can be set in Makefile by the OPTFILE
42 C- platform specific options:
43 #undef TARGET_AIX
44 #undef TARGET_BGL
45 #undef TARGET_CRAY_VECTOR
46 #undef TARGET_CRAYXT
47 #undef TARGET_DEC
48 #undef TARGET_LAM
49 #undef TARGET_NEC_SX
50 #undef TARGET_NEC_VECTOR
51 #undef TARGET_PWR3
52 #undef TARGET_SGI
53 #undef TARGET_T3E
54 C- others options found in optfiles in dir tools/build_options:
55 #undef _BYTESWAPIO
56 #undef ALWAYS_USE_MPI
57 #undef CG2D_OUTERLOOPITERS
58 #undef CG3D_OUTERLOOPITERS
59 #undef IFORT
60 #undef NML_EXTENDED_F77
61 #undef NML_TERMINATOR
62 #undef SEAICE_VECTORIZE_LSR
63 #undef WORDLENGTH
64
65 C----- WARNING: DO NOT include this file in any source code -----

  ViewVC Help
Powered by ViewVC 1.1.22