Uses of Enum Class
ffx.potential.bonded.RelativeSolvation.SolvationLibrary
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of RelativeSolvation.SolvationLibrary in ffx.potential.bonded
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RelativeSolvation.SolvationLibrary[]
RelativeSolvation.SolvationLibrary.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionRelativeSolvation
(RelativeSolvation.SolvationLibrary solvationLibrary, ForceField forceField) Constructor for RelativeSolvation.