Trisurf Monte Carlo simulator
mihaf
2014-03-21 bcf4557ddd61890f130247430267feac5b05c5b7
src/frame.h
@@ -0,0 +1,6 @@
#ifndef _H_FRAME
#define _H_FRAME
ts_bool centermass(ts_vesicle *vesicle);
ts_bool cell_occupation(ts_vesicle *vesicle);
#endif