summaryrefslogtreecommitdiff
path: root/src/analysis_tools.cpp
AgeCommit message (Collapse)Author
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-04-27removed exception from analysis_toolsJaron Kent-Dobias
2019-04-24many changes to introduce two-component, elastic-like fractureJaron Kent-Dobias
2019-03-19removed exit errors in favor of throwsJaron Kent-Dobias
2019-01-24style changesJaron 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-20added animation example, and did many fixes to the voronoi systemJaron Kent-Dobias