# # ChangeLog for src/Fragmentation/Interfragmenter.cpp # # Generated by Trac 1.4.4 # Mar 22, 2025, 7:45:37 PM Tue, 13 Oct 2015 20:14:33 GMT Frederik Heber [17e4fd] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (modified) * src/Fragmentation/Automation/VMGFragmentController.cpp (modified) * src/Fragmentation/Automation/VMGFragmentController.hpp (modified) * src/Fragmentation/Interfragmenter.cpp (modified) * src/Jobs/InterfaceVMGJob.cpp (modified) * src/Jobs/InterfaceVMGJob.hpp (modified) * src/Jobs/VMGJob.cpp (modified) * src/Jobs/VMGJob.hpp (modified) * src/Jobs/WindowGrid_converter.cpp (modified) * src/Jobs/WindowGrid_converter.hpp (modified) * tests/Python/AllActions/options.dat (modified) Added new option DoSmearElectronicCharges to ... 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, 24 Jul 2015 16:44:34 GMT Frederik Heber [270bdf] * src/Actions/AtomAction/ChangeElementAction.cpp (modified) * src/Actions/AtomAction/SaturateAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Atom/CopyAtoms/CopyAtoms_withBonds.cpp (modified) * src/Atom/atom.cpp (modified) * src/Atom/atom.hpp (modified) * src/Descriptors/MoleculeOfAtomSelectionDescriptor.cpp (modified) * src/Fragmentation/Interfragmenter.cpp (modified) * src/World.cpp (modified) atom::getMolecule() now returns ptr to const molecule. - changed ... Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [09806a] * src/Fragmentation/Interfragmenter.cpp (modified) FIX: Interfragmenter had iter collision. 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 ...