- 27 Jan, 2014 1 commit
-
-
peastman authored
Tabulated function parameters are hardcoded in the kernel instead of being stored in an array. This makes the code simpler and may help performance slightly.
-
- 25 Jan, 2014 1 commit
-
-
peastman authored
-
- 24 Jan, 2014 2 commits
- 11 Jan, 2014 1 commit
-
-
peastman authored
-
- 06 Jan, 2014 1 commit
-
-
peastman authored
-
- 03 Sep, 2013 1 commit
-
-
peastman authored
-
- 15 Aug, 2013 1 commit
-
-
peastman authored
-
- 13 Aug, 2013 1 commit
-
-
peastman authored
-
- 08 Aug, 2013 1 commit
-
-
peastman authored
-
- 07 Aug, 2013 2 commits
- 30 Jul, 2013 1 commit
-
-
peastman authored
-
- 19 Jul, 2013 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.
-
- 05 Jul, 2013 3 commits
- 27 Jun, 2013 2 commits
- 24 Jun, 2013 1 commit
-
-
peastman authored
-
- 21 Jun, 2013 1 commit
-
-
peastman authored
-
- 01 Jun, 2013 2 commits
- 31 May, 2013 1 commit
-
-
Lee-Ping authored
-
- 29 May, 2013 1 commit
-
-
Lee-Ping authored
-
- 28 May, 2013 1 commit
-
-
peastman authored
Integrators control when atom reordering gets done, instead of having it happen automatically when forces are evaluated. This simplifies some code, and also improves unintuitive behavior with CustomIntegrator.
-
- 22 May, 2013 1 commit
-
-
peastman authored
-
- 06 May, 2013 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 03 May, 2013 1 commit
-
-
Peter Eastman authored
-
- 23 Apr, 2013 1 commit
-
-
Yutong Zhao authored
-
- 22 Apr, 2013 1 commit
-
-
Peter Eastman authored
-
- 19 Apr, 2013 1 commit
-
-
Yutong Zhao authored
Fixes a hard to catch bug when a boundingBoxSize increases in size in between a timestep, but does not trigger a rebuild of the neighbourlist. Affects the usage of singlePeriodicCopy in nonbonded force.
-
- 22 Mar, 2013 1 commit
-
-
Peter Eastman authored
-
- 26 Feb, 2013 1 commit
-
-
Peter Eastman authored
CudaApplyConstraintsKernel::apply() did not set the context as current, leading to errors when using multiple contexts
-
- 25 Feb, 2013 1 commit
-
-
Peter Eastman authored
-
- 14 Jan, 2013 1 commit
-
-
Peter Eastman authored
-
- 13 Jan, 2013 1 commit
-
-
Yutong Zhao authored
Fixed potential energy discrepancies in large systems between CUDA and Reference platform. The energy calculation now uses the same method as that of reciprocalConvolution so it mirrors the reference implementation. OpenCL is fine.
-
- 07 Jan, 2013 1 commit
-
-
Peter Eastman authored
-