Uses of Class
ffx.potential.bonded.Angle

Packages that use Angle
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.
The constraint package implements holonomic constraint algorithms used during molecular dynamics and minimization, including CCMA, SETTLE, and SHAKE-style constraints (as well as charge constraints).
The openmm package contains utilities to construct and run Force Field X potentials on the OpenMM platform, including system builders, custom forces, alchemical fixed-charge forces, and integrators tailored to FFX simulations.
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.