Uses of Class
ffx.potential.utils.PotentialsUtils
Packages that use PotentialsUtils
Package
Description
The Algorithms package has support for local and global optimization, molecular dynamics
simulations, and calculation of free energy differences.
The UI package provides views and controllers for manipulating molecular systems.
-
Uses of PotentialsUtils in ffx.algorithms
Subclasses of PotentialsUtils in ffx.algorithmsModifier and TypeClassDescriptionclass
AlgorithmUtils, on top of the core functionality of PotentialsUtils, implements additional functionality such as molecular dynamics and L-BFGS local optimization. -
Uses of PotentialsUtils in ffx.ui
Subclasses of PotentialsUtils in ffx.uiModifier and TypeClassDescriptionclass
UIUtils implements core and extended functionality for many Force Field X algorithms and scripts, such as opening and closing structure files, basic force field evaluations, molecular dynamics, etc.