Trisurf Monte Carlo simulator
Samo Penic
2014-04-25 1665aaef46e1bf85eb99f709bb596ab4fcc07f59
commit | author | age
d7639a 1 trisurfdir=../
aec47d 2 trisurf_PROGRAMS = trisurf
459ff9 3 trisurf_SOURCES = general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c frame.c energy.c timestep.c vertexmove.c bondflip.c main.c poly.c stats.c sh.c shcomplex.c
88f451 4 AM_CFLAGS = -Wall -Werror
f06f5f 5 #trisurf_LDFLAGS = -lm -lconfuse
SP 6 #shdiscoverdir=../
7 #shdiscover_PROGRAMS= shdiscover
8 #shdiscover_SOURCES= general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c energy.c sh.c shdiscover.c poly.c stats.c shcomplex.c
9 #co_testdir=../
10 #co_test_PROGRAMS=co_test
11 #co_test_SOURCES= general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c energy.c sh.c co_test.c frame.c bondflip.c poly.c stats.c shcomplex.c
12 #spherical_trisurfdir=../
13 #spherical_trisurf_PROGRAMS = spherical_trisurf
14 #spherical_trisurf_SOURCES = general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c frame.c energy.c timestep.c vertexmove.c spherical_trisurf.c sh.c bondflip.c poly.c stats.c shcomplex.c
15 #spherical_trisurf_ffdir=../
16 #spherical_trisurf_ff_PROGRAMS = spherical_trisurf_ff
17 #spherical_trisurf_ff_SOURCES = general.c vertex.c bond.c triangle.c cell.c vesicle.c initial_distribution.c io.c frame.c energy.c timestep.c vertexmove.c spherical_trisurf_ff.c sh.c bondflip.c poly.c stats.c shcomplex.c