Trisurf Monte Carlo simulator
Samo Penic
2014-04-23 0ee39cda7ef53b70ed466d0277d22913eddee689
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{