File indexing completed on 2026-03-19 05:08:29 UTC
view on githubraw file Latest commit 69361556 on 2026-03-18 21:20:20 UTC
5f7bb52e52 Jean*0001 #ifndef COST_OPTIONS_H
0002 #define COST_OPTIONS_H
0003 #include "PACKAGES_CONFIG.h"
0004 #include "CPP_OPTIONS.h"
0005
75ec70d09f Jean*0006
0007
0008
0009
0010
0011
0012
0013
0014
0015
0016
0017
0018 #ifdef ALLOW_COST
0019 #ifdef ECCO_CPPOPTIONS_H
0020
0021
0022
0023
0024
0025 #else /* ndef ECCO_CPPOPTIONS_H */
0026
0027
0028
f40bb882f5 Jean*0029 #undef ALLOW_COST_STATE_FINAL
0030 #undef ALLOW_COST_VECTOR
0031
75ec70d09f Jean*0032
a87e4ba80f Jean*0033 #undef ALLOW_COST_ATLANTIC_HEAT
f40bb882f5 Jean*0034 #undef ALLOW_COST_ATLANTIC_HEAT_DOMASS
75ec70d09f Jean*0035
e2127e80c9 Jean*0036 #undef ALLOW_COST_TEST
0037 #undef ALLOW_COST_TSQUARED
0038 #undef ALLOW_COST_TRACER
0039
5f7bb52e52 Jean*0040
0041 #undef ALLOW_COST_TEMP
0042 #undef ALLOW_COST_HFLUXM
0043 #undef ALLOW_DIC_COST
0044 #undef ALLOW_THSICE_COST_TEST
96b006450c dngo*0045 #undef ALLOW_COST_STREAMICE
f40bb882f5 Jean*0046 #undef ALLOW_COST_SHELFICE
75ec70d09f Jean*0047
0048
0049 #endif /* ndef ECCO_CPPOPTIONS_H */
0050 #endif /* ALLOW_COST */
0051 #endif /* COST_OPTIONS_H */