# # ChangeLog for src/Fragmentation/SetValues/SamplingGridProperties.cpp # # Generated by Trac 1.4.4 # Mar 23, 2025, 7:21: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 ...