Uses of Class
ffx.algorithms.cli.BarostatOptions
Package
Description
The Algorithms CLI package defines options for PicoCLI command line scripts.
-
Uses of BarostatOptions in ffx.algorithms.cli
Modifier 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).