Package ffx.algorithms.groovy
Class SimulatedAnnealingTest
java.lang.Object
ffx.utilities.FFXTest
ffx.algorithms.misc.AlgorithmsTest
ffx.algorithms.groovy.SimulatedAnnealingTest
- Author:
- Hernan Bernabe
-
Field Summary
Fields inherited from class ffx.algorithms.misc.AlgorithmsTest
algorithmsScript, binding
-
Constructor Summary
ConstructorsConstructorDescriptionSimulatedAnnealingTest
(String info, String filename, double endKineticEnergy, double endPotentialEnergy, double endTotalEnergy, double endTemperature) -
Method Summary
Methods inherited from class ffx.algorithms.misc.AlgorithmsTest
afterTest, beforeClass, beforeTest, getResourceFile, getResourcePath
Methods inherited from class ffx.utilities.FFXTest
afterClass, registerTemporaryDirectory
-
Constructor Details
-
SimulatedAnnealingTest
-
-
Method Details
-
data
-
testSimulatedAnnealing
public void testSimulatedAnnealing()
-