# # ChangeLog for src/Jobs/InterfaceVMGDebugGridJob.hpp # # Generated by Trac 1.4.4 # Mar 15, 2025, 10:33:29 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 ... Fri, 15 Feb 2013 17:07:49 GMT Frederik Heber [b123a5] * src/Jobs/InterfaceVMGDebugGridJob.cpp (modified) * src/Jobs/InterfaceVMGDebugGridJob.hpp (modified) * src/Jobs/InterfaceVMGJob.cpp (modified) * src/Jobs/InterfaceVMGJob.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGDebugGridJob.cpp (modified) * src/Jobs/WindowGrid_converter.cpp (added) * src/Jobs/WindowGrid_converter.hpp (added) Shifted functions to add window onto grid into own namespace. - ... Mon, 10 Dec 2012 10:10:57 GMT Frederik Heber [238868] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/VMGDebugGridFragmentController.cpp (added) * src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (added) * src/Jobs/InterfaceVMGDebugGridJob.cpp (added) * src/Jobs/InterfaceVMGDebugGridJob.hpp (added) * src/Jobs/Makefile.am (modified) * src/Jobs/VMGDebugGridJob.cpp (added) * src/Jobs/VMGDebugGridJob.hpp (added) Added VMGDebugGridJob that just prints given sampled grid as VTK ...