Trisurf Monte Carlo simulator
Samo Penic
2016-03-01 86b69b3803b1b31c040cede6b47bf617561b3b81
src/general.h
@@ -261,6 +261,7 @@
   long int R_nucleus;
   long int pswitch;
    long int constvolswitch;
    long int constareaswitch;
    ts_double constvolprecision;
       char *multiprocessing;
      long int brezveze0;
@@ -305,7 +306,7 @@
   ts_int pswitch;
    ts_tape *tape;
   ts_double R_nucleus;
    ts_double area;
} ts_vesicle;
@@ -313,8 +314,10 @@
/* GLOBAL VARIABLES */
int quiet;
ts_double V0;
ts_double A0;
ts_double epsvol;
ts_double epsarea;
/* FUNCTIONS */
/** Non-fatal error function handler: