We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4338910 commit 4b651adCopy full SHA for 4b651ad
fcs_config.h.in
@@ -1,5 +1,13 @@
1
/* fcs_config.h.in. Public config header for ScaFaCoS FCS. */
2
3
+/* Define to the scanf conversion that corresponds to the floating type to use
4
+ for FCS. */
5
+#undef FCS_CONV_FLOAT
6
+
7
+/* Define to the scanf conversion that corresponds to the integer type to use
8
9
+#undef FCS_CONV_INT
10
11
/* Whether solver method direct is enabled. */
12
#undef FCS_ENABLE_DIRECT
13
0 commit comments