summaryrefslogtreecommitdiff
path: root/src/fracture.cpp
AgeCommit message (Expand)Author
2019-04-24many changes to introduce two-component, elastic-like fractureJaron Kent-Dobias
2019-04-19changed some constantsJaron Kent-Dobias
2019-02-24fixed problem computing Lx and Ly from a and nJaron Kent-Dobias
2019-02-24added support for specifiying voronoi graphs with number of points and aspect...Jaron Kent-Dobias
2019-02-21forgot to remove test fixed seed to rngJaron Kent-Dobias
2019-02-21simplified and sped up measurementsn substantially, correlation functions and...Jaron Kent-Dobias
2019-02-08mx and my by default are powers of two for fourier efficiencyJaron Kent-Dobias
2019-02-08revised measurements to bin correctly, renamed some. not compatible with earl...Jaron Kent-Dobias
2019-01-24style changesJaron Kent-Dobias
2019-01-24removed bin counting measurement, added measurement of higher cumulants of th...Jaron Kent-Dobias
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 jc_vor...Jaron Kent-Dobias
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