31 #define ROUNDOFF 1.e-20
34 #define CONVERGE 1.e-6
35 #define MAXCHANGE 0.05
36 #define INITSIMPLEX 0.25
38 #define MAXSMPLXITERS 100
44 #define MAX_JAC_ITERS 20
45 #define MAX_GOOD_ORDER 2
46 #define MAX_GOOD_STEPS 3
49 #define EXCEED_ITERS 1
53 #define INCONSISTENT 5
enabled_code
Flag to disable some code sections at compile time.
THIS FILE IS AUTO GENERATED DONT MODIFY IT.