Uses of Enum Class
ffx.potential.ForceFieldEnergy.RestrainMode
Packages that use ForceFieldEnergy.RestrainMode
Package
Description
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
-
Uses of ForceFieldEnergy.RestrainMode in ffx.potential
Methods in ffx.potential that return ForceFieldEnergy.RestrainModeModifier and TypeMethodDescriptionForceFieldEnergy.getRestrainMode()
Returns the enum constant of this class with the specified name.static ForceFieldEnergy.RestrainMode[]
ForceFieldEnergy.RestrainMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.