- 22 Mar, 2021 1 commit
-
-
Peter Eastman authored
* Converted RPMD plugin to common platform * Merged RPMD tests for different platforms * Try to fix errors on CPU OpenCL
-
- 29 Oct, 2019 1 commit
-
-
Frazer Leslie Clews authored
-
- 13 Jan, 2017 1 commit
-
-
peastman authored
-
- 08 Jul, 2013 1 commit
-
-
peastman authored
Platform specific header files get installed. This allows plugins to be built with just an OpenMM installation, not a full source tree.
-
- 30 May, 2013 1 commit
-
-
peastman authored
-
- 25 Oct, 2012 1 commit
-
-
Peter Eastman authored
-
- 06 Oct, 2011 1 commit
-
-
Peter Eastman authored
-
- 04 Aug, 2011 1 commit
-
-
Peter Eastman authored
-
- 19 Jul, 2011 1 commit
-
-
Peter Eastman authored
-
- 01 Jun, 2011 1 commit
-
-
Peter Eastman authored
-
- 22 Apr, 2011 1 commit
-
-
Peter Eastman authored
-
- 05 Jan, 2010 1 commit
-
-
Peter Eastman authored
-
- 22 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 23 Jun, 2008 1 commit
-
-
Christopher Bruns authored
1) Added DLL export macros to many classes; enough to get tests to compile 2) Cosmetic changes to reduce warnings in Visual Studio: a) change many "for (int i ="... to "for (size_t i ="... to avoid unsigned mismatch warnings b) included many explicit static_cast<OpenMMReal>() casts to document places where double->float conversion warnings occur
-
- 22 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2008 1 commit
-
-
Peter Eastman authored
Created a test case for StandardMMForceFieldImpl's findExclusions() method. Fixed some bugs that it found. Created a CMake script and configured it for building and running test cases.
-
- 16 Apr, 2008 1 commit
-
-
Peter Eastman authored
-