# # ChangeLog for src/Fragmentation/Summation/IndexSet.hpp # # Generated by Trac 1.4.4 # Jan 1, 2025, 5:41:54 PM Thu, 17 Oct 2013 07:24:25 GMT Frederik Heber [c8d13f5] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.hpp (modified) * src/Fragmentation/Summation/Containers/FragmentationShortRangeResults.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationShortRangeResults.hpp (modified) * src/Fragmentation/Summation/IndexSet.hpp (modified) * src/Fragmentation/Summation/writeIndexedTable.hpp (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/post/LongRange/BondFragment_IndexedEnergy.dat (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/post/ShortRange/BondFragment_IndexedEnergy.dat (modified) Summed up results are now handed-over to FragmentationResultContainer ... Fri, 03 May 2013 09:44:43 GMT Frederik Heber [781408] * src/Fragmentation/Summation/IndexSet.hpp (modified) * src/Fragmentation/Summation/IndexSetContainer.cpp (modified) * src/Fragmentation/Summation/IndexSetContainer.hpp (modified) FIX: Added inline comparators for IndexSet::ptr, fixed ... Mon, 29 Oct 2012 09:10:02 GMT Frederik Heber [146c26d] * Makefile.am (modified) * configure.ac (modified) * src/Fragmentation/Summation/IndexSet.cpp (added) * src/Fragmentation/Summation/IndexSet.hpp (added) * src/Fragmentation/Summation/Makefile.am (added) * src/Fragmentation/Summation/unittests/IndexSetUnitTest.cpp (added) * src/Fragmentation/Summation/unittests/IndexSetUnitTest.hpp (added) * src/Fragmentation/Summation/unittests/Makefile.am (added) Added class IndexSet and unit test. - IndexSet contains the set of ...