Trisurf Monte Carlo simulator
Samo Penic
2014-06-13 d27c077296c88b4a78288bed7454c3a60279c26e
commit | author | age
0af0cf 1 #ifndef _H_CROSS_SECTION
SP 2 #define _H_CROSS_SECTION
d27c07 3 ts_coord_list *get_crossection_with_plane(ts_vesicle *vesicle,ts_double a,ts_double b,ts_double c, ts_double d);
0af0cf 4 #endif
SP 5