Trisurf Monte Carlo simulator
Samo
2012-07-10 8f94c84216247a1edd9f6cf756a167be35ed8057
commit | author | age
d7639a 1 #ifndef _ENERGY_H
SP 2 #define _ENERGY_H
3 ts_bool mean_curvature_and_energy(ts_vesicle *vesicle);
4 inline ts_bool energy_vertex(ts_vertex *vtx);
5 #endif