Package ffx.potential.terms
@ParametersAreNonnullByDefault
package ffx.potential.terms
The terms package contains analytical potential energy terms and their
gradients for bonded interactions (bond, angle, stretch-bend, torsions,
impropers, Urey-Bradley) and restraint terms used by Force Field X.
- Since:
- 1.0
- Author:
- Michael J. Schnieders
-
ClassesClassDescriptionAngle potential energy term using
Angle
instances.Angle-Torsion potential energy term usingAngleTorsion
instances.Bond potential energy term usingBond
instances.Base class for potential energy terms used by ForceFieldEnergy.Improper Torsion potential energy term usingImproperTorsion
instances.Out-of-Plane Bend potential energy term usingOutOfPlaneBend
instances.Pi-Orbital Torsion potential energy term usingPiOrbitalTorsion
instances.Restrain-Distance potential energy term usingRestrainDistance
instances.Restrain-Position potential energy term usingRestrainPosition
instances.Restrain-Torsion potential energy term usingTorsion
instances.Stretch-Bend potential energy term usingStretchBend
instances.Stretch-Torsion potential energy term usingStretchTorsion
instances.Torsion potential energy term usingTorsion
instances.Torsion-Torsion potential energy term usingTorsionTorsion
instances.Urey-Bradley potential energy term usingUreyBradley
instances.