Uses of Class
ffx.algorithms.cli.BarostatOptions
Packages that use BarostatOptions
Package
Description
The Algorithms CLI package defines options for PicoCLI command line scripts.
-
Uses of BarostatOptions in ffx.algorithms.cli
Methods in ffx.algorithms.cli with parameters of type BarostatOptionsModifier and TypeMethodDescriptionOSTOptions.applyAllOSTOptions
(OrthogonalSpaceTempering orthogonalSpaceTempering, MolecularAssembly firstAssembly, DynamicsOptions dynamicsOptions, BarostatOptions barostatOptions) Applies relevant options to an OST, and returns either the OST object or something that wraps the OST (such as a Barostat).