summaryrefslogtreecommitdiff
path: root/lib/include/graph.hpp
AgeCommit message (Expand)Author
2019-11-06added support for saving networks to the library and revamped the sample methodJaron Kent-Dobias
2019-09-23ran clang-formatJaron Kent-Dobias
2019-06-24mostly implemented the ability to find dead bonds using topological propertiesJaron Kent-Dobias
2019-04-24many changes to introduce two-component, elastic-like fractureJaron Kent-Dobias
2019-04-19added support for rotating a latticeJaron Kent-Dobias
2019-02-24added support for specifiying voronoi graphs with number of points and aspect...Jaron Kent-Dobias
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 tha...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-12added support for voronoi graph generation—existing example code does not u...Jaron Kent-Dobias
2018-12-05now takes Lx and Ly for anisotropic fractureJaron Kent-Dobias
2018-11-01revamped and simplied fracture code with c++Jaron Kent-Dobias