Uses of Class
ffx.potential.XtalEnergy
Packages that use XtalEnergy
Package
Description
The Optimize package contains local and global optimization algorithms using pure Java and OpenMM
code paths.
-
Uses of XtalEnergy in ffx.algorithms.optimize
Constructors in ffx.algorithms.optimize with parameters of type XtalEnergyModifierConstructorDescriptionCrystalMinimize
(MolecularAssembly molecularAssembly, XtalEnergy xtalEnergy, AlgorithmListener algorithmListener) Constructor for CrystalMinimize.