Uses of Class
ffx.potential.bonded.UreyBradley
Packages that use 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
Methods in ffx.potential that return UreyBradleyModifier and TypeMethodDescriptionForceFieldEnergy.getUreyBradleys()
Getter for the fieldureyBradleys
. -
Uses of UreyBradley in ffx.potential.bonded
Methods in ffx.potential.bonded that return UreyBradleyModifier and TypeMethodDescriptionstatic UreyBradley
UreyBradley.ureyBradlyFactory
(Angle angle, ForceField forceField) Attempt to create a new UreyBradley for the specified Angle.Methods in ffx.potential.bonded that return types with arguments of type UreyBradleyModifier and TypeMethodDescriptionMSNode.getUreyBradleyList()
Returns a List of all Urey-Bradleys below the present MSNode.