Uses of Class
ffx.potential.openmm.CustomMTSLangevinIntegrator
Packages that use CustomMTSLangevinIntegrator
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 CustomMTSLangevinIntegrator in ffx.potential.openmm
Methods in ffx.potential.openmm that return CustomMTSLangevinIntegratorModifier and TypeMethodDescriptionstatic CustomMTSLangevinIntegrator
OpenMMIntegrator.createCustomMTSLangevinIntegrator
(double dt, double temperature, OpenMMSystem openMMSystem) Create a Custom MTS Langevin integrator.