14 Commits

Author SHA1 Message Date
Evan Pretti
05472c9a81 Update file headers (#5074)
* Replace SimTK-containing file headers

* Update file headers for new Tinker reader files added
2025-09-23 10:27:26 -07:00
Peter Eastman
4ed151e126 Continuing to refactor tests 2015-09-22 15:16:45 -07:00
peastman
f66c9b6184 Simplification to reference platform tests 2015-03-19 13:41:06 -07:00
peastman
300758a54e Platform specific header files get installed. This allows plugins to be built with just an OpenMM installation, not a full source tree. 2013-07-08 16:34:35 -07:00
Peter Eastman
a566a07487 Added index bounds checking to lots of methods 2012-01-31 00:07:41 +00:00
Peter Eastman
b06fc4a7a4 Moved SFMT into libraries folder, and restructured it to allow multiple independent random number generators 2010-05-10 20:39:57 +00:00
Peter Eastman
a402046652 Renamed OpenMMContext to Context 2009-07-14 21:46:06 +00:00
Peter Eastman
644cc275ab Moved header files into an openmm subdirectory 2009-04-21 20:52:40 +00:00
Peter Eastman
64493da664 Modified the API for lots of classes so that the number of particles/bonds/etc. need not be specified in the constructor. 2009-04-17 23:19:00 +00:00
Peter Eastman
29e3fa5762 Redesigned the API for specifying exclusions and 1-4 interactions. 2009-04-17 20:42:25 +00:00
Peter Eastman
62c4fd533a Renamed "atoms" to "particles" 2008-10-22 22:07:53 +00:00
Peter Eastman
ad75a39079 Split StandardMMForceField into separate classes for each force term. 2008-10-22 21:31:24 +00:00
Peter Eastman
a138663d61 Changed how kernels get initialized. StandardMMForceField now has you set the 1-4 interactions explicitly. CMMotionRemover allows the removal frequency to be set. 2008-10-16 23:35:29 +00:00
Peter Eastman
0b662b4991 Implemented center of mass motion removal for OpenMM 2008-05-16 18:07:48 +00:00