# # ChangeLog for src/molecule.hpp # # Generated by Trac 1.4.4 # Dec 27, 2024, 8:02:52 PM Wed, 07 Oct 2009 13:11:28 GMT Frederik Heber [fcd7b6] * src/atom.cpp (modified) * src/atom.hpp (modified) * src/boundary.cpp (modified) * src/boundary.hpp (modified) * src/config.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_dynamics.cpp (modified) * src/molecule_geometry.cpp (modified) In molecule::OutputTrajectories() ActOnAllAtoms() with new function ... Tue, 06 Oct 2009 17:57:01 GMT Frederik Heber [e9f8f9] * src/Makefile.am (modified) * src/atom.cpp (modified) * src/atom.hpp (modified) * src/helpers.cpp (modified) * src/helpers.hpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_template.hpp (added) More functions of molecule now use templated iterators. - the ... Mon, 05 Oct 2009 22:10:53 GMT Frederik Heber [cee0b57] * src/Makefile.am (modified) * src/boundary.hpp (modified) * src/builder.cpp (modified) * src/config.hpp (modified) * src/graph.hpp (modified) * src/linkedcell.cpp (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) * src/molecule_dynamics.cpp (added) * src/molecule_fragmentation.cpp (added) * src/molecule_geometry.cpp (added) * src/molecule_graph.cpp (added) * src/molecule_pointcloud.cpp (added) * src/moleculelist.cpp (modified) * src/verbose.cpp (modified) class molecule implementation split up into six separate parts. - ... Mon, 05 Oct 2009 22:08:57 GMT Frederik Heber [e65246] * src/atom.cpp (modified) * src/atom.hpp (modified) * src/molecule.cpp (moved) * src/molecule.hpp (moved) New function atom::CorrectFactor() and atom::EqualsFather(). - are ...