Trisurf Monte Carlo simulator
Samo Penic
2013-11-24 c85b513fcee3891a2c421925eb46179f44b55577
src/general.h
@@ -154,7 +154,7 @@
        ts_double projArea;
        ts_double relR;
        ts_double solAngle;
   ts_int locked;
   ts_uint *locked;
};
typedef struct ts_vertex ts_vertex;
@@ -239,6 +239,7 @@
    ts_double cm[3];
    ts_double volume;
    ts_spharm *sphHarmonics;
   ts_uint threads;
} ts_vesicle;