summaryrefslogtreecommitdiff
path: root/src/analysis_tools.hpp
AgeCommit message (Collapse)Author
2019-09-24made backbone cleaning more efficient by restricting to one-side-broken ↵Jaron Kent-Dobias
only, updated the crack finder to this new paradigm
2019-09-23successfully implemented the backbone trimming with homespun graph ↵Jaron Kent-Dobias
algorithms, measurements have mostly been disabled and need to be migrated
2019-06-24mostly implemented the ability to find dead bonds using topological propertiesJaron Kent-Dobias
2019-05-27refactored much of the fracture library and fixed some percolation measurementsJaron Kent-Dobias
2019-04-24many changes to introduce two-component, elastic-like fractureJaron Kent-Dobias
2019-01-24style changesJaron Kent-Dobias
2018-12-20added animation example, and did many fixes to the voronoi systemJaron Kent-Dobias