#
# ChangeLog for src/Fragmentation/Automation/SpecificFragmentController.hpp
#
# Generated by Trac 1.4.4
# Apr 2, 2025, 4:47:11 PM

Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber <heber@…> [a498c1]
	* src/Fragmentation/Automation/Makefile.am (modified)
	* src/Fragmentation/Automation/ResultContainer.hpp (added)
	* src/Fragmentation/Automation/ResultContainer_impl.hpp (added)
	* src/Fragmentation/Automation/SpecificFragmentController.hpp (modified)
	* src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (modified)

	Extracted ResultContainer from ReceiveResultContainer.


Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber <heber@…> [d4eaf1]
	* src/Fragmentation/Automation/MPQCFragmentController.hpp (modified)
	* src/Fragmentation/Automation/Makefile.am (modified)
	* src/Fragmentation/Automation/SpecificFragmentController.hpp (modified)
	* src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (moved)
	* src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified)
	* src/Fragmentation/Automation/VMGFragmentController.hpp (modified)

	Renamed ResultContainer -> ReceivedResultContainer.

	- this belongs ...


Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber <heber@…> [d9f2b3]
	* src/Fragmentation/Automation/SpecificFragmentController.cpp (modified)
	* src/Fragmentation/Automation/SpecificFragmentController.hpp (modified)
	* src/Fragmentation/Automation/SpecificFragmentController_ResultContainer_impl.hpp (modified)

	SpecificFragmentController has a ref to an updatehandler to call in ...


Thu, 19 Sep 2013 20:22:55 GMT Frederik Heber <heber@…> [732507]
	* src/Fragmentation/Automation/MPQCFragmentController.hpp (modified)
	* src/Fragmentation/Automation/Makefile.am (modified)
	* src/Fragmentation/Automation/SpecificFragmentController.cpp (modified)
	* src/Fragmentation/Automation/SpecificFragmentController.hpp (modified)
	* src/Fragmentation/Automation/SpecificFragmentController_ResultContainer_impl.hpp (added)
	* src/Fragmentation/Automation/SpecificFragmentController_impl.hpp (deleted)
	* src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified)
	* src/Fragmentation/Automation/VMGFragmentController.hpp (modified)

	SpecificFragmentController now contains template ResultContainer.

	- ...


Mon, 15 Apr 2013 18:13:22 GMT Frederik Heber <heber@…> [8e84fe]
	* src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified)
	* src/Fragmentation/Automation/FragmentJobQueue.cpp (modified)
	* src/Fragmentation/Automation/FragmentJobQueue.hpp (modified)
	* src/Fragmentation/Automation/MPQCFragmentController.hpp (modified)
	* src/Fragmentation/Automation/Makefile.am (modified)
	* src/Fragmentation/Automation/SpecificFragmentController.hpp (modified)
	* src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified)
	* src/Fragmentation/Automation/VMGFragmentController.hpp (modified)
	* src/Fragmentation/Containers/FragmentationChargeDensity.cpp (moved)
	* src/Fragmentation/Containers/FragmentationChargeDensity.hpp (moved)
	* src/Fragmentation/Containers/FragmentationLongRangeResults.cpp (moved)
	* src/Fragmentation/Containers/FragmentationLongRangeResults.hpp (moved)
	* src/Fragmentation/Containers/FragmentationShortRangeResults.cpp (moved)
	* src/Fragmentation/Containers/FragmentationShortRangeResults.hpp (moved)
	* src/Fragmentation/Containers/MPQCData.cpp (moved)
	* src/Fragmentation/Containers/MPQCData.hpp (moved)
	* src/Fragmentation/Containers/MPQCDataFused.hpp (moved)
	* src/Fragmentation/Containers/MPQCDataMap.hpp (moved)
	* src/Fragmentation/Containers/MPQCData_printKeyNames.hpp (moved)
	* src/Fragmentation/Containers/Makefile.am (added)
	* src/Fragmentation/Containers/VMGData.cpp (moved)
	* src/Fragmentation/Containers/VMGData.hpp (moved)
	* src/Fragmentation/Containers/VMGDataFused.hpp (moved)
	* src/Fragmentation/Containers/VMGDataMap.hpp (moved)
	* src/Fragmentation/Containers/VMGData_printKeyNames.hpp (moved)
	* src/Fragmentation/Containers/createMatrixNrLookup.cpp (moved)
	* src/Fragmentation/Containers/createMatrixNrLookup.hpp (moved)
	* src/Fragmentation/Containers/extractJobIds.hpp (moved)
	* src/Fragmentation/Containers/parseKeySetFile.cpp (moved)
	* src/Fragmentation/Containers/parseKeySetFile.hpp (moved)
	* src/Fragmentation/Containers/unittests/MPQCDataUnitTest.cpp (moved)
	* src/Fragmentation/Containers/unittests/MPQCDataUnitTest.hpp (moved)
	* src/Fragmentation/Containers/unittests/Makefile.am (added)
	* src/Fragmentation/Converter/DataConverter.hpp (modified)
	* src/Fragmentation/Summation/OrthogonalSumUpPerLevel.hpp (modified)
	* src/Fragmentation/Summation/OrthogonalSummator.hpp (modified)
	* src/Fragmentation/Summation/SumUpPerLevel.hpp (modified)
	* src/Fragmentation/Summation/Summator.hpp (modified)
	* src/Jobs/InterfaceVMGJob.hpp (modified)
	* src/Jobs/MPQCCommandJob.hpp (modified)
	* src/Jobs/MPQCJob.hpp (modified)
	* src/Jobs/Makefile.am (modified)
	* src/Jobs/VMGJob.hpp (modified)
	* src/Jobs/unittests/Makefile.am (modified)
	* src/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)
	* src/controller_MPQCCommandJob.cpp (modified)
	* src/unittests/Makefile.am (modified)

	Moved ...Data and all related classes into new subfolder Containers.
 ...


Mon, 10 Dec 2012 10:10:19 GMT Frederik Heber <heber@…> [ffe057]
	* src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified)
	* src/Fragmentation/Automation/MPQCFragmentController.cpp (added)
	* src/Fragmentation/Automation/MPQCFragmentController.hpp (added)
	* src/Fragmentation/Automation/Makefile.am (added)
	* src/Fragmentation/Automation/SpecificFragmentController.cpp (added)
	* src/Fragmentation/Automation/SpecificFragmentController.hpp (added)
	* src/Fragmentation/Automation/SpecificFragmentController_impl.hpp (added)
	* src/Fragmentation/Automation/VMGFragmentController.cpp (added)
	* src/Fragmentation/Automation/VMGFragmentController.hpp (added)
	* src/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)

	Added SpecificFragmentController and subclasses that contain ...