File indexing completed on 2025-11-22 06:09:06 UTC
view on githubraw file Latest commit feb7fa5d on 2025-11-21 15:45:20 UTC
b4daa24319 Shre*0001 #ifndef STREAMICE_OPTIONS_H
0002 #define STREAMICE_OPTIONS_H
0003 #include "PACKAGES_CONFIG.h"
0004 #include "CPP_OPTIONS.h"
0005
feb7fa5d1e dngo*0006
0007
0008
0009
b4daa24319 Shre*0010
feb7fa5d1e dngo*0011
0012
0013
0014
0015
0016
0017
0018 #ifdef ALLOW_STREAMICE
0019
b4daa24319 Shre*0020
0021 #define STREAMICE_CONSTRUCT_MATRIX
0022 #define STREAMICE_HYBRID_STRESS
0023 #undef STREAMICE_FLOWLINE_BUTTRESS
0024 #define USE_ALT_RLOW
0025 #undef STREAMICE_GEOM_FILE_SETUP
0026
0027
0028
0029
0030 #define STREAMICE_SMOOTH_FLOATATION
0031 #undef STREAMICE_SMOOTH_FLOATATION2
0032
0033 #undef ALLOW_PETSC
0034 #undef ALLOW_STREAMICE_2DTRACER
0035 #undef STREAMICE_TRACER_AB
0036 #undef STREAMICE_SERIAL_TRISOLVE
0037
feb7fa5d1e dngo*0038
0039 #undef STREAMICE_3D_GLEN_CONST
0040 #undef STREAMICE_COULOMB_SLIDING
0041 #undef STREAMICE_ECSECRYO_DOSUM
0042 #undef STREAMICE_FALSE
0043 #undef STREAMICE_FIRN_CORRECTION
0044 #undef STREAMICE_PETSC_3_8
0045 #undef STREAMICE_STRESS_BOUNDARY_CONTROL
0046 #undef ALLOW_STREAMICE_TIMEDEP_FORCING
0047 #undef ALLOW_STREAMICE_FLUX_CONTROL
0048 #undef ALLOW_STREAMICE_TC_COST
0049
0050
0051
0052
0053
0054
0055 #define ALLOW_STREAMICE_FP_ADJ
0056
b4daa24319 Shre*0057 #endif /* ALLOW_STREAMICE */
0058 #endif /* STREAMICE_OPTIONS_H */