#
# ChangeLog for src/Fragmentation/Summation/ValuePrinter.hpp
#
# Generated by Trac 1.4.4
# Mar 24, 2025, 12:39:25 PM

Thu, 17 Oct 2013 07:24:25 GMT Frederik Heber <heber@…> [47cee7]
	* src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified)
	* src/Fragmentation/Summation/HeaderPrinter.hpp (modified)
	* src/Fragmentation/Summation/Makefile.am (modified)
	* src/Fragmentation/Summation/ValuePrinter.hpp (modified)
	* src/Fragmentation/Summation/writeIndexedTable.hpp (added)
	* src/Fragmentation/Summation/writeTable.hpp (modified)
	* tests/regression/Fragmentation/AnalyseFragmentationResults/post/LongRange/BondFragment_IndexedEnergy.dat (added)
	* tests/regression/Fragmentation/AnalyseFragmentationResults/post/ShortRange/BondFragment_IndexedEnergy.dat (added)
	* tests/regression/Fragmentation/AnalyseFragmentationResults/testsuite-fragmentation-analyse-fragment-results.at (modified)

	Writing out energy file with value and contribution per index set

	- ...


Fri, 16 Nov 2012 14:13:46 GMT Frederik Heber <heber@…> [27afbf]
	* src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified)
	* src/Fragmentation/Summation/Makefile.am (modified)
	* src/Fragmentation/Summation/ValuePrinter.hpp (modified)
	* src/Fragmentation/Summation/writeTable.hpp (added)

	FragmentationAutomationAction now prints table of results for energy, ...


Fri, 16 Nov 2012 14:13:46 GMT Frederik Heber <heber@…> [c42a43]
	* src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified)
	* src/Fragmentation/Summation/Makefile.am (modified)
	* src/Fragmentation/Summation/ValuePrinter.hpp (added)

	Added ValuePrinter with templated operator() for mpl::for_each to ...