Uses of Enum Class
ffx.numerics.Potential.VARIABLE_TYPE

Packages that use Potential.VARIABLE_TYPE
Package
Description
The Dynamics package implements molecular and stochastic dynamics using a pure Java code path and via OpenMM.
The Thermostats package implements thermostats for molecular dynamics simulations.
The Thermodynamics package computes free energy differences using Orthogonal Space Tempering (OST) sampling via pure Java or OpenMM (via Monte Carlo OST).
The Numerics package has support for atomic double arrays, FFTs (1D and 3D), numerical integration (1D), complex numbers, vector operations, multipole tensors, multi-dimensional optimization, special functions, splines and switching functions.
The Potential package implements molecular mechanics force fields with shared memory Parallel Java and via OpenMM.
The Extended package is progress toward support for constant pH molecular dynamics using extended system variables (i.e.
The Real Space package implements real space structure refinement.
The X-ray package implements support for X-ray and Neutron refinement.