Trisurf Monte Carlo simulator
Samo Penic
2012-06-07 523bf18206f550a315c6c17e5a0a253381b0f8bf
refs
author Samo Penic <samo.penic@fe.uni-lj.si>
Thursday, June 7, 2012 11:16 +0000
committer Samo Penic <samo.penic@fe.uni-lj.si>
Thursday, June 7, 2012 11:16 +0000
commit523bf18206f550a315c6c17e5a0a253381b0f8bf
tree ae3ef312b793fab1a6d73c33f1179795dc0cadad tree | zip | gz
parent 824cfd6fc38d1c583a33cb4d1a146d97b15cb543 view | diff
Spherical harmonics. Almost everyhing is done. Missing triangle area calculation when vertex is moved or bond is flipped. Also missing volume calculation on vertex move or bondflip. Calculation of co coefficient is not done completely yet. Problems are in numbering the coefficients. Newly added data structure ts_spharm is referenced from ts_vesicle. Missing function for initialization and freeing the memory of that datastructure -- but that memory is already used by some functions.
4 files modified
284 ■■■■■ changed files
aclocal.m4 72 ●●●●● diff | view | raw | blame | history
src/general.h 35 ●●●●● diff | view | raw | blame | history
src/sh.c 159 ●●●●● diff | view | raw | blame | history
src/vesicle.c 18 ●●●●● diff | view | raw | blame | history