- 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
-
- 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 Jan, 2009 2 commits
-
-
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 1 commit
-
-
Mark Friedrichs authored
-
- 05 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 01 Jan, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 31 Dec, 2008 1 commit
-
-
Mark Friedrichs authored
-
- 12 Dec, 2008 1 commit
-
-
Mark Friedrichs authored
-
- 27 Sep, 2008 1 commit
-
-
Mark Friedrichs authored
-
- 22 Aug, 2008 1 commit
-
-
Mark Friedrichs authored
-
- 16 Aug, 2008 1 commit
-
-
Mark Friedrichs authored
-
- 15 Aug, 2008 1 commit
-
-
Mark Friedrichs authored
-