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
Subclasses with type arguments of type ForceFieldEnergy.RestrainMode in ffx.potentialModifier and TypeClassDescriptionstatic enumRestrainMode specifies how restrain terms are applied for dual topology calculations.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.