Uses of Class
ffx.potential.bonded.StretchTorsion
Packages that use StretchTorsion
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 StretchTorsion in ffx.potential
Methods in ffx.potential that return StretchTorsionModifier and TypeMethodDescriptionForceFieldEnergy.getStretchTorsions()
Getter for the fieldstretchTorsions
. -
Uses of StretchTorsion in ffx.potential.bonded
Methods in ffx.potential.bonded that return StretchTorsionModifier and TypeMethodDescriptionstatic StretchTorsion
StretchTorsion.stretchTorsionFactory
(Torsion torsion, ForceField forceField) Attempt to create a new StretchTorsion based on the supplied torsion.Methods in ffx.potential.bonded that return types with arguments of type StretchTorsionModifier and TypeMethodDescriptionMSNode.getStretchTorsionList()
Returns a List of all StretchTorsions below the present MSNode.