dashboard
repositories
filestore
activity
search
login
main
/
trisurf-ng
Trisurf Monte Carlo simulator
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
finished constant volume. Problems still exists.
mihaf
2014-03-07
414b8ab65b13c32594178ba3d09b16d34f14bb19
[trisurf-ng.git]
/
src
/
vertexmove.h
1
2
3
4
ts_bool single_verticle_timestep
(
ts_vesicle
*
vesicle
,
ts_vertex
*
vtx
,
ts_double
*
rn
);
ts_bool single_poly_vertex_move
(
ts_vesicle
*
vesicle
,
ts_poly
*
poly
,
ts_vertex
*
vtx
,
ts_double
*
rn
);