summaryrefslogtreecommitdiff
path: root/src/fracture.cpp
AgeCommit message (Collapse)Author
2019-01-24removed bin counting measurement, added measurement of higher cumulants of ↵Jaron Kent-Dobias
the correlation functions
2019-01-24simplified random graph creation to only use uniform voronoi sitesJaron Kent-Dobias
2018-12-23cleaned up graph a bit, redefined assert so that certain run errors in ↵Jaron Kent-Dobias
jc_voronoi can be caught
2018-12-22system size now can take on non-integer valuesJaron Kent-Dobias
2018-12-20added animation example, and did many fixes to the voronoi systemJaron Kent-Dobias
2018-12-05now takes Lx and Ly for anisotropic fractureJaron Kent-Dobias
2018-11-14a lot of cleaning and simplificationJaron Kent-Dobias
2018-11-01revamped and simplied fracture code with c++Jaron Kent-Dobias