Trisurf Monte Carlo simulator
Samo Penic
2016-12-06 0634b97e436e480b203a22e1113c473d3ae4d281
src/general.h
@@ -258,6 +258,7 @@
   long int nczmax;
   long int npoly;
   long int nmono;
   long int internal_poly;
   long int nfil;
   long int nfono;
   long int R_nucleus;
@@ -284,6 +285,10 @@
   long int mcsweeps;
   long int quiet;
   long int shc;
   long int number_of_vertices_with_c0;
   ts_double c0;
   ts_double w;
   ts_double F;
} ts_tape;