Uses of Class
ffx.openmm.Context
Packages that use Context
-
Uses of Context in ffx.openmm
Methods in ffx.openmm with parameters of type ContextModifier and TypeMethodDescriptionvoid
CustomAngleForce.updateParametersInContext
(Context context) Update the parameters in the OpenMM Context.void
CustomBondForce.updateParametersInContext
(Context context) Update the parameters in the OpenMM Context.void
CustomCentroidBondForce.updateParametersInContext
(Context context) Update the per-bond parameters and tabulated functions in a Context to match those stored in this Force object.void
CustomCompoundBondForce.updateParametersInContext
(Context context) Update the parameters in the OpenMM Context.void
CustomGBForce.updateParametersInContext
(Context context) Update the parameters in the context.void
HarmonicBondForce.updateParametersInContext
(Context context) Update the parameters in the OpenMM Context.void
NonbondedForce.updateParametersInContext
(Context context) Update the parameters in the OpenMM Context.void
PeriodicTorsionForce.updateParametersInContext
(Context context) Update the parameters for a torsion in the OpenMM Context. -
Uses of Context in ffx.openmm.amoeba
Methods in ffx.openmm.amoeba with parameters of type ContextModifier and TypeMethodDescriptionvoid
GeneralizedKirkwoodForce.updateParametersInContext
(Context context) Update the parameters in the context.void
GKCavitationForce.updateParametersInContext
(Context context) Update the parameters in the context.void
MultipoleForce.updateParametersInContext
(Context context) Update the parameters in the context.void
VdwForce.updateParametersInContext
(Context context) Update the parameters in the OpenMM Context.void
WcaDispersionForce.updateParametersInContext
(Context context) Update the parameters in the context. -
Uses of Context in ffx.potential.openmm
Subclasses of Context in ffx.potential.openmm