# # ChangeLog for src/Potentials/helpers.hpp # # Generated by Trac 1.4.4 # Mar 19, 2025, 10:50:35 AM Fri, 09 Aug 2013 14:20:35 GMT Frederik Heber [0f5d38] * src/FunctionApproximation/FunctionModel.hpp (modified) * src/Potentials/CompoundPotential.cpp (modified) * src/Potentials/CompoundPotential.hpp (modified) * src/Potentials/Specifics/ConstantPotential.cpp (modified) * src/Potentials/Specifics/ConstantPotential.hpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp (modified) * src/Potentials/Specifics/PairPotential_Angle.cpp (modified) * src/Potentials/Specifics/PairPotential_Angle.hpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.hpp (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (modified) * src/Potentials/Specifics/PairPotential_Morse.hpp (modified) * src/Potentials/helpers.hpp (modified) Added getSpecificFilter() and getSpecificArgumentCount() to ... Wed, 27 Feb 2013 12:39:03 GMT Frederik Heber [775dd1a] * src/LevMartester.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp (modified) * src/Potentials/Specifics/SaturationPotential.cpp (modified) * src/Potentials/Specifics/SaturationPotential.hpp (modified) * src/Potentials/Specifics/unittests/ManyBodyPotential_TersoffUnitTest.cpp (modified) * src/Potentials/helpers.hpp (modified) Triplefunction for Saturation and Tersoff potential have to be given ... Wed, 19 Dec 2012 15:25:30 GMT Frederik Heber [dda3e8] * src/Potentials/helpers.hpp (modified) Added Helpers::isEqual() as equality operator taking numerical ... Sun, 16 Dec 2012 19:47:27 GMT Frederik Heber [6bb72a] * src/Makefile.am (modified) * src/Potentials/EmpiricalPotential.hpp (added) * src/Potentials/Makefile.am (added) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (added) * src/Potentials/Specifics/PairPotential_Harmonic.hpp (added) * src/Potentials/helpers.hpp (added) Added general interface EmpiricalPotential and a first potential, the ...