Uses of Class
ffx.potential.bonded.TorsionTorsion
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 TorsionTorsion in ffx.potential
Modifier and TypeMethodDescriptionForceFieldEnergy.getTorsionTorsions()
Getter for the fieldtorsionTorsions
. -
Uses of TorsionTorsion in ffx.potential.bonded
Modifier and TypeMethodDescriptionstatic TorsionTorsion
TorsionTorsion.torsionTorsionFactory
(Bond firstBond, Angle angle, Bond lastBond, ForceField forceField) torsionTorsionFactory.Modifier and TypeMethodDescriptionMSNode.getTorsionTorsionList()
Returns a List of all Torsion-Torsions below the present MSNode.