#
# ChangeLog for src/Fragmentation/Summation/HeaderPrinter.hpp
#
# Generated by Trac 1.4.4
# Mar 21, 2025, 1:35:35 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@…> [20b3df]
	* src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified)
	* src/Fragmentation/Summation/HeaderPrinter.hpp (added)
	* src/Fragmentation/Summation/Makefile.am (modified)

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