Uses of Class
ffx.potential.bonded.AngleTorsion
Packages that use AngleTorsion
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 AngleTorsion in ffx.potential
Methods in ffx.potential that return AngleTorsionModifier and TypeMethodDescriptionForceFieldEnergy.getAngleTorsions()
Getter for the fieldangleTorsions
. -
Uses of AngleTorsion in ffx.potential.bonded
Methods in ffx.potential.bonded that return types with arguments of type AngleTorsionModifier and TypeMethodDescriptionMSNode.getAngleTorsionList()
Returns a List of all AngleTorsions below the present MSNode.