Uses of Class
ffx.potential.bonded.StretchBend
Packages that use StretchBend
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 StretchBend in ffx.potential
Methods in ffx.potential that return StretchBendModifier and TypeMethodDescriptionForceFieldEnergy.getStretchBends()
Getter for the fieldstretchBends
. -
Uses of StretchBend in ffx.potential.bonded
Methods in ffx.potential.bonded that return types with arguments of type StretchBendModifier and TypeMethodDescriptionMSNode.getStretchBendList()
Returns a List of all Stretch-Bends below the present MSNode.