Uses of Class
ffx.potential.bonded.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
Modifier and TypeMethodDescriptionForceFieldEnergy.getAngleTorsions()
Getter for the fieldangleTorsions
. -
Uses of AngleTorsion in ffx.potential.bonded
Modifier and TypeMethodDescriptionMSNode.getAngleTorsionList()
Returns a List of all AngleTorsions below the present MSNode.