Uses of Enum Class
ffx.potential.bonded.RelativeSolvation.SolvationLibrary
Packages that use 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
Methods in ffx.potential.bonded that return RelativeSolvation.SolvationLibraryModifier 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.Constructors in ffx.potential.bonded with parameters of type RelativeSolvation.SolvationLibraryModifierConstructorDescriptionRelativeSolvation
(RelativeSolvation.SolvationLibrary solvationLibrary, ForceField forceField) Constructor for RelativeSolvation.