Uses of Class
ffx.openmm.State
Packages that use State
Package
Description
The OpenMM package includes Java classes that are analogues of the OpenMM C++ API.
The openmm package contains utilities to construct and run Force Field X
potentials on the OpenMM platform, including system builders, custom forces,
alchemical fixed-charge forces, and integrators tailored to FFX simulations.
-
Uses of State in ffx.openmm
Methods in ffx.openmm that return StateModifier and TypeMethodDescriptionContext.getState
(int types, int enforcePeriodicBox) Get a State object recording the current state information stored in this context.Context.getState
(int types, int enforcePeriodicBox, int groups) Get a State object recording the current state information stored in this context.Methods in ffx.openmm with parameters of type State -
Uses of State in ffx.potential.openmm
Subclasses of State in ffx.potential.openmmModifier and TypeClassDescriptionclass
Retrieve state information from an OpenMM Simulation.