Trisurf Monte Carlo simulator
Samo Penic
2016-03-01 86b69b3803b1b31c040cede6b47bf617561b3b81
src/poly.h
@@ -16,4 +16,6 @@
ts_bool poly_assign_filament_xi(ts_vesicle *vesicle, ts_tape *tape);
ts_poly *remove_poly_with_index(ts_poly_list *poly_list, ts_uint idx);
ts_bool remove_random_polymeres(ts_poly_list *poly_list, ts_uint number);
#endif