Trisurf Monte Carlo simulator
mihaf
2013-12-03 2bdec5571ad2582dcc492d03148620b1b0c618ce
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