Trisurf Monte Carlo simulator
Samo Penic
2014-04-17 e9c87efeb9235748e8d19a3f5a067ec442d8a500
src/io.h
@@ -26,6 +26,7 @@
       long int brezveze2;
       ts_double xk0;
   ts_double dmax;
   ts_double dmin_interspecies;
   ts_double stepsize;
   ts_double kspring;
   ts_double xi;
@@ -34,6 +35,7 @@
   long int inititer;
   long int mcsweeps;
   long int quiet;
   long int shc;
} ts_tape;
typedef struct{