Uses of Class
ffx.potential.openmm.OpenMMState
Packages that use OpenMMState
Package
Description
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 OpenMMState in ffx.potential.openmm
Methods in ffx.potential.openmm that return OpenMMStateModifier and TypeMethodDescriptionOpenMMContext.getOpenMMState(int mask) Get an OpenMM State from the Context.OpenMMDualTopologyEnergy.getOpenMMState(int mask) Create an immutable OpenMM State.OpenMMEnergy.getOpenMMState(int mask) Create an immutable OpenMM State.OpenMMPotential.getOpenMMState(int mask) Create an immutable OpenMM State.