Uses of Class
ffx.potential.openmm.CustomMTSIntegrator
Packages that use CustomMTSIntegrator
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 CustomMTSIntegrator in ffx.potential.openmm
Methods in ffx.potential.openmm that return CustomMTSIntegratorModifier and TypeMethodDescriptionstatic CustomMTSIntegrator
OpenMMIntegrator.createCustomMTSIntegrator
(double dt, OpenMMSystem openMMSystem) Create a Custom MTS Integrator.