Uses of Class
ffx.potential.openmm.FixedChargeNonbondedForce
Packages that use FixedChargeNonbondedForce
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 FixedChargeNonbondedForce in ffx.potential.openmm
Fields in ffx.potential.openmm declared as FixedChargeNonbondedForceModifier and TypeFieldDescriptionprotected FixedChargeNonbondedForce
OpenMMSystem.fixedChargeNonBondedForce
OpenMM Fixed Charge Non-Bonded Force.Constructors in ffx.potential.openmm with parameters of type FixedChargeNonbondedForceModifierConstructorDescriptionFixedChargeAlchemicalForces
(OpenMMEnergy openMMEnergy, FixedChargeNonbondedForce fixedChargeNonBondedForce)