- 16 Oct, 2008 1 commit
-
-
Peter Eastman authored
Changed how kernels get initialized. StandardMMForceField now has you set the 1-4 interactions explicitly. CMMotionRemover allows the removal frequency to be set.
-
- 15 Oct, 2008 1 commit
-
-
Peter Eastman authored
-
- 12 Jul, 2008 1 commit
-
-
Peter Eastman authored
-
- 23 Jun, 2008 3 commits
-
-
Christopher Bruns authored
-
Christopher Bruns authored
-
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
-
- 12 Jun, 2008 1 commit
-
-
Christopher Bruns authored
-
- 11 Jun, 2008 2 commits
-
-
Christopher Bruns authored
-
Christopher Bruns authored
-
- 04 Jun, 2008 1 commit
-
-
Peter Eastman authored
-
- 29 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 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.
-