15 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
peastman
a783b996fc Eliminated RealOpenMM type 2017-01-13 14:59:10 -08:00
peastman
34ddae9645 ReferenceNeighborList correctly handles triclinic boxes 2014-12-11 14:02:50 -08:00
peastman
e2977b9131 Began implementing triclinic boxes in reference platform 2014-12-02 14:33:50 -08:00
peastman
2943d62883 Bug fix 2013-10-15 13:39:32 -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
c27f5d1f41 Continuing refactoring of the reference platform 2011-01-04 02:19:27 +00:00
Peter Eastman
0843c5f346 First stage of a refactoring to clean up the reference platform 2011-01-03 21:31:42 +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
644cc275ab Moved header files into an openmm subdirectory 2009-04-21 20:52:40 +00:00
Christopher Bruns
0107f59f88 Stop trying to populate and delete third element of two-element particleList array in TestReferenceNeighborList.cpp.
Memory corruption awaits...
2008-11-18 17:24:57 +00:00
Peter Eastman
62c4fd533a Renamed "atoms" to "particles" 2008-10-22 22:07:53 +00:00
Peter Eastman
04ea8ce98a Fixed lots of errors and warnings compiling under Windows 2008-09-24 20:02:05 +00:00
Peter Eastman
f189c54728 Implemented cutoffs and periodic boundary conditions for reference platform 2008-07-12 00:51:02 +00:00