#
# ChangeLog for src/Potentials/CompoundPotential.cpp
#
# Generated by Trac 1.4.4
# Mar 22, 2025, 11:06:47 AM

Mon, 08 Jul 2013 14:22:02 GMT Frederik Heber <heber@…> [7e5b94]
	* src/Potentials/CompoundPotential.cpp (modified)
	* src/Potentials/CompoundPotential.hpp (modified)
	* src/Potentials/Specifics/PairPotential_Morse.cpp (modified)
	* src/Potentials/unittests/CompoundPotentialUnitTest.cpp (modified)

	CompoundPotential now combines ConstantPotential and ...


Mon, 08 Jul 2013 14:22:01 GMT Frederik Heber <heber@…> [154e88]
	* src/Fragmentation/Homology/unittests/HomologyGraphUnitTest.cpp (modified)
	* src/Fragmentation/Homology/unittests/HomologyGraphUnitTest.hpp (modified)
	* src/Potentials/CompoundPotential.cpp (added)
	* src/Potentials/CompoundPotential.hpp (added)
	* src/Potentials/Makefile.am (modified)
	* src/Potentials/unittests/CompoundPotentialUnitTest.cpp (added)
	* src/Potentials/unittests/CompoundPotentialUnitTest.hpp (added)
	* src/Potentials/unittests/Makefile.am (modified)

	Added CompoundPotential as container for multiple FunctionModels.

	- ...