Uses of Class
ffx.openmm.VerletIntegrator
Packages that use VerletIntegrator
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 VerletIntegrator in ffx.potential.openmm
Methods in ffx.potential.openmm that return VerletIntegratorModifier and TypeMethodDescriptionstatic VerletIntegrator
OpenMMIntegrator.createVerletIntegrator
(double dt) Create a Verlet integrator.