-
Bonds are specified by pairs of integers (the atom indices).
A Context stores the complete state of a simulation.
Force objects apply forces to the particles in a System, or alter their behavior in other
ways.
An Integrator defines a method for simulating a System by integrating the equations of motion.
A Platform defines an implementation of all the kernels needed to perform some calculation.
A State object records a snapshot of the current state of a simulation at a point in time.
This class represents a molecular system.
-
A Context stores the complete state of a simulation.
Force objects apply forces to the particles in a System, or alter their behavior in other
ways.
-
A Context stores the complete state of a simulation.
This class is similar to CustomCompoundBondForce, but instead of applying forces between individual particles,
it applies them between the centers of groups of particles.
Custom Compound Bond Force.
Force objects apply forces to the particles in a System, or alter their behavior in other
ways.
An Integrator defines a method for simulating a System by integrating the equations of motion.
This is an Integrator which simulates a System using Langevin dynamics.
A Platform defines an implementation of all the kernels needed to perform some calculation.
A State object records a snapshot of the current state of a simulation at a point in time.
This class represents a molecular system.