Uses of Class
ffx.openmm.Platform
-
Uses of Platform in ffx.openmm
Modifier and TypeMethodDescriptionvoid
Context.updateContext
(System system, Integrator integrator, Platform platform) Update the context.ModifierConstructorDescriptionContext
(System system, Integrator integrator, Platform platform) Constructor. -
Uses of Platform in ffx.potential.openmm
Modifier and TypeMethodDescriptionstatic Platform
OpenMMContext.loadPlatform
(Platform requestedPlatform, ForceField forceField) Load an OpenMM PlatformModifierConstructorDescriptionOpenMMContext
(Platform platform, OpenMMSystem openMMSystem, Atom[] atoms) Create an OpenMM Context.