# # ChangeLog for src/Actions/MoleculeAction/StretchBondAction.def # # Generated by Trac 1.4.4 # Apr 11, 2025, 8:48:44 PM Wed, 05 Jul 2017 19:40:48 GMT Frederik Heber [6e5907] * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Actions/MoleculeAction/StretchBondAction.def (modified) * src/Graph/BoostGraphCreator.cpp (modified) * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/BoostGraphHelpers.hpp (added) * src/Graph/BreadthFirstSearchGatherer.cpp (added) * src/Graph/BreadthFirstSearchGatherer.hpp (added) * src/Graph/Makefile.am (modified) Extracted extraction (subset of) nodes from BoostGraph into ... Wed, 05 Jul 2017 19:40:47 GMT Frederik Heber [3a0371] * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Actions/MoleculeAction/StretchBondAction.def (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/StretchBond/post/benzene.pdb (added) * tests/regression/Molecules/StretchBond/pre/benzene.pdb (added) * tests/regression/Molecules/StretchBond/testsuite-molecules-stretch-bond-cyclic_bond.at (added) * tests/regression/Molecules/testsuite-molecules.at (modified) Rewrite of StretchBondAction to take bondgraph into account. - i.e. ... Fri, 26 Oct 2012 13:11:18 GMT Frederik Heber [3a51bd] * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/StretchBondAction.cpp (added) * src/Actions/MoleculeAction/StretchBondAction.def (added) * src/Actions/MoleculeAction/StretchBondAction.hpp (added) * tests/Python/AllActions/options.dat (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/StretchBond/post/ethane.xyz (added) * tests/regression/Molecules/StretchBond/pre/ethane.xyz (added) * tests/regression/Molecules/StretchBond/testsuite-molecules-stretch-bond.at (added) * tests/regression/Molecules/testsuite-molecules.at (modified) Added new StretchBondAction to stretch the bond within a molecule. ...