Uses of Class
ffx.potential.bonded.ImproperTorsion
Packages that use ImproperTorsion
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 ImproperTorsion in ffx.potential
Methods in ffx.potential that return ImproperTorsionModifier and TypeMethodDescriptionForceFieldEnergy.getImproperTorsions()
Getter for the fieldimproperTorsions
. -
Uses of ImproperTorsion in ffx.potential.bonded
Methods in ffx.potential.bonded that return types with arguments of type ImproperTorsionModifier and TypeMethodDescriptionMSNode.getImproperTorsionList()
Returns a List of all ImproperTorsions below the present MSNode.