Package hoomd_script.update
Commands that modify the system state in some way. More...
Classes | |
| class | sort |
| Sorts particles in memory to improve cache coherency. More... | |
| class | rescale_temp |
| Rescales particle velocities. More... | |
| class | zero_momentum |
| Zeroes system momentum. More... | |
Detailed Description
Commands that modify the system state in some way.When an updater is specified, it acts on the particle system each time step to change it in some way. See the documentation of specific updaters to find out what they do.
Generated on Tue Mar 24 17:40:34 2009 for HOOMD by
1.5.7.1


