Uses of Class
ffx.potential.bonded.UreyBradley
Package
Description
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of UreyBradley in ffx.potential
Modifier and TypeMethodDescriptionForceFieldEnergy.getUreyBradleys()
Getter for the fieldureyBradleys
. -
Uses of UreyBradley in ffx.potential.bonded
Modifier and TypeMethodDescriptionstatic UreyBradley
UreyBradley.ureyBradlyFactory
(Angle angle, ForceField forceField) Attempt to create a new UreyBradley for the specified Angle.Modifier and TypeMethodDescriptionMSNode.getUreyBradleyList()
Returns a List of all Urey-Bradleys below the present MSNode.