summaryrefslogtreecommitdiff
path: root/lib/include/graph.hpp
AgeCommit message (Collapse)Author
2019-01-24style changesJaron Kent-Dobias
2019-01-24simplified random graph creation to only use uniform voronoi sitesJaron Kent-Dobias
2018-12-28partially fixed problems that arise in small systems by reworking the way ↵Jaron Kent-Dobias
that boundary edges are identified
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-12added support for voronoi graph generation—existing example code does not ↵Jaron Kent-Dobias
use it yet
2018-12-05now takes Lx and Ly for anisotropic fractureJaron Kent-Dobias
2018-11-01revamped and simplied fracture code with c++Jaron Kent-Dobias