# # ChangeLog for src/Fragmentation/SetValues/Makefile.am # # Generated by Trac 1.4.4 # Mar 23, 2025, 3:29:14 PM Mon, 15 Apr 2013 18:13:22 GMT Frederik Heber [7b0494] * src/Fragmentation/Automation/FragmentationChargeDensity.hpp (modified) * src/Fragmentation/Automation/FragmentationLongRangeResults.hpp (modified) * src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified) * src/Fragmentation/Automation/VMGFragmentController.hpp (modified) * src/Fragmentation/SetValues/Makefile.am (modified) * src/Fragmentation/SetValues/SamplingGrid.cpp (moved) * src/Fragmentation/SetValues/SamplingGrid.hpp (moved) * src/Fragmentation/SetValues/SamplingGridProperties.cpp (moved) * src/Fragmentation/SetValues/SamplingGridProperties.hpp (moved) * src/Fragmentation/SetValues/SamplingGrid_inline.hpp (moved) * src/Fragmentation/SetValues/unittests/Makefile.am (modified) * src/Fragmentation/SetValues/unittests/SamplingGridPropertiesUnitTest.cpp (moved) * src/Fragmentation/SetValues/unittests/SamplingGridPropertiesUnitTest.hpp (moved) * src/Fragmentation/SetValues/unittests/SamplingGridUnitTest.cpp (moved) * src/Fragmentation/SetValues/unittests/SamplingGridUnitTest.hpp (moved) * src/Jobs/Grid/Makefile.am (deleted) * src/Jobs/Grid/unittests/Makefile.am (deleted) * src/Jobs/InterfaceVMGDebugGridJob.hpp (modified) * src/Jobs/InterfaceVMGJob.hpp (modified) * src/Jobs/MPQCData.hpp (modified) * src/Jobs/MPQCJob.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGData.hpp (modified) * src/Jobs/VMGDebugGridJob.hpp (modified) * src/Jobs/VMGJob.hpp (modified) * src/Jobs/WindowGrid_converter.cpp (modified) * src/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved SamplingGrid... over to Fragmentation/SetValues. - adapted ... Wed, 21 Nov 2012 10:03:24 GMT Frederik Heber [c74fdb] * src/Fragmentation/SetValues/Fragment.cpp (added) * src/Fragmentation/SetValues/Fragment.hpp (added) * src/Fragmentation/SetValues/Makefile.am (modified) Added new SetValue Fragment for summing up nuclei positions and ... Mon, 12 Nov 2012 16:04:54 GMT Frederik Heber [7d92f1] * src/Fragmentation/SetValues/IndexedVectors.cpp (added) * src/Fragmentation/SetValues/IndexedVectors.hpp (added) * src/Fragmentation/SetValues/Makefile.am (modified) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.cpp (added) * src/Fragmentation/SetValues/unittests/IndexedVectorsUnitTest.hpp (added) * src/Fragmentation/SetValues/unittests/Makefile.am (modified) Added another SetValues named IndexedVectors for a bunch of (force) ... Mon, 12 Nov 2012 16:04:54 GMT Frederik Heber [e06820] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Histogram/unittests/Makefile.am (deleted) * src/Fragmentation/SetValues/Histogram.cpp (moved) * src/Fragmentation/SetValues/Histogram.hpp (moved) * src/Fragmentation/SetValues/Makefile.am (moved) * src/Fragmentation/SetValues/unittests/HistogramUnitTest.cpp (moved) * src/Fragmentation/SetValues/unittests/HistogramUnitTest.hpp (moved) * src/Fragmentation/SetValues/unittests/Makefile.am (added) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Renamed Fragmentation/Histogram/ -> Fragmentation/SetValues/ - also ...