Trisurf Monte Carlo simulator
Samo Penic
2014-04-09 dc77e8ef10378188ee0a9657cedd1b7991a0a29f
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{