# # ChangeLog for src/Fragmentation/Interfragmenter.hpp # # Generated by Trac 1.4.4 # Mar 24, 2025, 7:09:32 PM Tue, 13 Oct 2015 20:14:32 GMT Frederik Heber [cee9e8] * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Fragmentation/Interfragmenter.cpp (modified) * src/Fragmentation/Interfragmenter.hpp (modified) Added Interfragmenter::findLargestCutoff() to find largest Rcut not ... Tue, 13 Oct 2015 20:14:32 GMT Frederik Heber [b1c5f46] * src/Fragmentation/Interfragmenter.cpp (modified) * src/Fragmentation/Interfragmenter.hpp (modified) Interfragmenter now combines two fragments up to (in sum) till ... Tue, 13 Oct 2015 20:14:32 GMT Frederik Heber [0d9053] * src/Fragmentation/Interfragmenter.cpp (modified) * src/Fragmentation/Interfragmenter.hpp (modified) Exracted several functions out of Interfragmenter::operator(). - ... Fri, 09 Aug 2013 14:20:38 GMT Frederik Heber [0331ee] * src/Fragmentation/Graph.hpp (modified) * src/Fragmentation/Interfragmenter.cpp (added) * src/Fragmentation/Interfragmenter.hpp (added) * src/Fragmentation/Makefile.am (modified) Added functor to add non-bonded union of fragments. - this is done ...