Go to the documentation of this file. 39 #ifndef FIBERPRINT_COMMON_H 40 #define FIBERPRINT_COMMON_H 42 #define FRAME3DD_PATHMAX 512 50 #define VERSION "20160826+" 54 #define F_PI 3.14159265358979323846264338327950288419716939937510 58 #define SPT_EPS 0.0000001 // sparse matrix eps 61 #ifndef GEO_EPS // geometry eps 66 #define STIFF_TOL 1.0e-9 // tolerance for stiffness RMS error 70 #define MCOND_TOL 1.0e12 // tolerance for stiffness matrix condition number