Enum Class ThermodynamicsOptions.ThermodynamicsAlgorithm

java.lang.Object
java.lang.Enum<ThermodynamicsOptions.ThermodynamicsAlgorithm>
ffx.algorithms.cli.ThermodynamicsOptions.ThermodynamicsAlgorithm
All Implemented Interfaces:
Serializable, Comparable<ThermodynamicsOptions.ThermodynamicsAlgorithm>, Constable
Enclosing class:
ThermodynamicsOptions

public static enum ThermodynamicsOptions.ThermodynamicsAlgorithm extends Enum<ThermodynamicsOptions.ThermodynamicsAlgorithm>
Represents categories of thermodynamics algorithms that must be handled differently.
Since:
1.0
Author:
Michael J. Schnieders, Jacob M. Litman