Trisurf Monte Carlo simulator
mihaf
2014-04-11 091f7d56b288b83a32a2f7286ce532e5471ed49b
src/sh.h
@@ -13,4 +13,5 @@
ts_bool preparationSh(ts_vesicle *vesicle, ts_double r0);
ts_bool calculateYlmi(ts_vesicle *vesicle);
ts_bool calculateUlm(ts_vesicle *vesicle);
ts_bool saveAvgUlm2(ts_vesicle *vesicle);
#endif