Trisurf Monte Carlo simulator
Samo Penic
2010-12-04 7958e9880911c822dcb78d3e1ac743a0ccdc1e03
refs
author Samo Penic <samo@andromeda>
Saturday, December 4, 2010 20:56 +0000
committer Samo Penic <samo@andromeda>
Saturday, December 4, 2010 20:56 +0000
commit7958e9880911c822dcb78d3e1ac743a0ccdc1e03
tree 5f381dcd51c7bf09402a0b50af4dbcb2a96efaf7 tree | zip | gz
parent bb77ca8f6e18e5a3ee2996095db5394dcd49197a view | diff
The initial distribution file has been rewritten. The structure of dipyramid
should be accurately recreated using new datastructure. While rewritting the new
datastructure proved to be very easy to understand and no memory leaks occured.
Still, some questions remains unanswered -- whether the vertex neighbours and
links to bonds should be linked tightly together.
6 files modified
1 files renamed
1 files deleted
1 files added
488 ■■■■ changed files
src/Makefile.am 2 ●●● diff | view | raw | blame | history
src/general.h 3 ●●●● diff | view | raw | blame | history
src/initial_distribution.c 374 ●●●●● diff | view | raw | blame | history
src/initial_distribution.h 7 ●●●●● diff | view | raw | blame | history
src/initial_timestep.c 28 ●●●●● diff | view | raw | blame | history
src/main.c 12 ●●●● diff | view | raw | blame | history
src/vertex.c 48 ●●●● diff | view | raw | blame | history
src/vertex.h 3 ●●●●● diff | view | raw | blame | history
src/vesicle.c 11 ●●●● diff | view | raw | blame | history