- 19 Sep, 2009 1 commit
-
-
Peter Eastman authored
Restructured how force and energy computations are done to make it easier to write plugins for the CUDA platform
-
- 16 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 14 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 10 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 26 Jun, 2009 1 commit
-
-
Mark Friedrichs authored
Fixed getTime() calls in _openMMBrookInterface() Based on Sherm's suggestions: changed '#ifdef WIN32' to '#ifdef WIN32 _MSC_VER; reordered include files so that system files after OpenMM files all include files should be C++ files now (as opposed to C files (<math.h> -> <cmath>
-
- 25 Jun, 2009 1 commit
-
-
Michael Sherman authored
- MingW, where "WIN32" is set by CMake but the compiler is not Microsoft's (should use _MSC_VER) in that case, and - in gcc 4.4 which is fussy about some issues that earlier versions were silent about, such as passing a string constant to a "char*" rather than a "const char*". I also fixed a syntax error in CMakeLists that showed up in the OpenMM workshop for some unknown reason. Brook is not currently building correctly; I think it has not yet been fully converted to the getTime() interface needed for variable step integrators.
-
- 23 Jun, 2009 1 commit
-
-
Peter Eastman authored
-
- 18 Jun, 2009 2 commits
-
-
Mark Friedrichs authored
-
Peter Eastman authored
-
- 16 May, 2009 1 commit
-
-
Mark Friedrichs authored
License header changes; force duplication factor to 4; fixed potential problem w/ Shake -- if no constraints, pgm crashes
-
- 22 Apr, 2009 1 commit
-
-
Michael Sherman authored
Minor fixes to some recent changes that prevented compilation (Mark looked at these). This code still has never been tested, at least on Windows.
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 18 Feb, 2009 2 commits
-
-
Mark Friedrichs authored
Made setting of RNG seed consistent w/ logic used for Cuda
-
Mark Friedrichs authored
-
- 05 Feb, 2009 3 commits
-
-
Mark Friedrichs authored
Minor edits; force duplicationFactor to 1 if no. particles < 65; for system w/ 32 atoms, NAN were appearing in nonbonded force term; plan to fix later
-
Mark Friedrichs authored
-
Mark Friedrichs authored
Added more ik,jl gathers for bonded forces Redid shared #define setting in CMakeList.txt
-
- 28 Jan, 2009 1 commit
-
-
Peter Eastman authored
-
- 26 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 23 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 22 Jan, 2009 4 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
-
Mark Friedrichs authored
Fixed setting of runtime in BrookPlatform() constructor (constructor w/o args): if 'brt_runtime' env variable not set, then internal 'runtime' variable was NULL -- this led to a fault when _setBrookRuntime() was called
-
Christopher Bruns authored
Commented out static platform variable, which may have caused initialization problems Some of the Brook tests now succeed on my computer for the first time.
-
- 17 Jan, 2009 2 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
-
- 15 Jan, 2009 2 commits
-
-
Mark Friedrichs authored
Added 'OPENMM_EXPORT' to class declaration to deal w/ linking issue associated w/ virtual methods in class Modified brook/brook-cmake/FindBrook.cmake to only look in $BROOKROOT directory for Brook files
-
Mark Friedrichs authored
-
- 14 Jan, 2009 2 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
-
- 13 Jan, 2009 2 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
-
- 12 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 11 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 10 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 09 Jan, 2009 2 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
-
- 08 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 07 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-