Uses of Class
ffx.openmm.LangevinIntegrator
Packages that use LangevinIntegrator
-
Uses of LangevinIntegrator in ffx.potential.openmm
Methods in ffx.potential.openmm that return LangevinIntegratorModifier and TypeMethodDescriptionstatic LangevinIntegrator
OpenMMIntegrator.createLangevinIntegrator
(double dt, double temperature, ForceField forceField) Create a Langevin integrator.