"platforms/opencl/include/OpenCLIntegrationUtilities.h" did not exist on "f5aebbd470f0c5872c2b068d352ddd603a38b1c4"
- 24 Feb, 2015 1 commit
-
-
peastman authored
-
- 21 Feb, 2015 1 commit
-
-
peastman authored
-
- 20 Feb, 2015 1 commit
-
-
peastman authored
-
- 13 Feb, 2015 1 commit
-
-
peastman authored
-
- 17 Jan, 2015 1 commit
-
-
Jason Swails authored
-
- 10 Jan, 2015 1 commit
-
-
Jason Swails authored
-
- 09 Jan, 2015 2 commits
-
-
Jason Swails authored
-
Jason Swails authored
"truly" random seed being generated from the wall clock upon Context creation.
-
- 08 Jan, 2015 1 commit
-
-
Peter Eastman authored
-
- 05 Jan, 2015 3 commits
-
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
Context into the platform rather than hacked into getRandomNumberSeed... Someone please check this.
-
- 03 Jan, 2015 2 commits
-
-
Jason Swails authored
rather than some pre-set seed generated at construction time. Any call to "setRandomNumberSeed" prevents this behavior (unless the generator is seeded with 0).
-
Jason Swails authored
-
- 30 Dec, 2014 4 commits
-
-
Jason Swails authored
the barostats and andersen thermostat.
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
the System. The System inspects all of its forces and calls usePeriodicBoundaryConditions -- it reports 'true' if at least one of its Forces returns 'true' for usesPeriodicBoundaryConditions. The default Force implementation is to raise an exception (NotImplementedError). The System implementation will return true if at least one of its Forces returns 'true' for usesPeriodicBoundaryConditions, _regardless_ of whether or not one or more of the forces does not implement the method. If at least one of the forces does not implement usesPeriodicBoundaryConditions and all forces return false, an OpenMMException is thrown.
-
- 26 Dec, 2014 1 commit
-
-
Jason Swails authored
/usr/local/openmm/include/openmm/CustomHbondForce.h:477:25: warning: field 'p3' will be initialized after field 'parameters' [-Wreorder] p1(p1), p2(p2), p3(p3), parameters(parameters) { ^ I believe that the initializer is supposed to assign variables in the same order they're declared in the class definition (not the same order they're defined in the constructor argument list.
-
- 03 Dec, 2014 2 commits
- 02 Dec, 2014 1 commit
-
-
peastman authored
-
- 11 Nov, 2014 1 commit
-
-
peastman authored
-
- 13 Oct, 2014 1 commit
-
-
peastman authored
-
- 03 Oct, 2014 2 commits
- 23 Sep, 2014 3 commits
-
-
Robert McGibbon authored
-
Robert McGibbon authored
-
Robert McGibbon authored
-
- 05 Sep, 2014 1 commit
-
-
peastman authored
-
- 03 Sep, 2014 1 commit
-
-
peastman authored
-
- 29 Aug, 2014 1 commit
-
-
peastman authored
CustomManyParticleForce offers two different "permutation modes". Implemented it for Reference and CPU platforms.
-
- 20 Aug, 2014 1 commit
-
-
peastman authored
-
- 15 Aug, 2014 1 commit
-
-
peastman authored
-
- 14 Aug, 2014 2 commits
-
-
peastman authored
-
John Chodera (MSKCC) authored
Updated Context::getParameter() and Context::setParameter() error messages to also print name of incorrect parameter to aid debugging.
-
- 11 Aug, 2014 1 commit
-
-
peastman authored
-
- 09 Aug, 2014 1 commit
-
-
peastman authored
-
- 07 Aug, 2014 2 commits