"platforms/vscode:/vscode.git/clone" did not exist on "be04ec5717da825a5247275c0ead42fb4ab329c9"
- 13 May, 2009 1 commit
-
-
Peter Eastman authored
-
- 12 May, 2009 1 commit
-
-
Michael Sherman authored
-
- 06 May, 2009 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 04 May, 2009 1 commit
-
-
Michael Sherman authored
-
- 01 May, 2009 1 commit
-
-
Peter Eastman authored
-
- 23 Apr, 2009 1 commit
-
-
Michael Sherman authored
(2) Changed erfc.cpp to a header file which defines missing erf() and erfc() as static functions when using VC++ but otherwise does nothing. (3) Replaced all nonstandard uses of real() and imag() methods as lvalues; instead work directly with the complex values. (4) Fixed a bug in TestFindExclusions which was caught by VC++'s extensive STL debug mode self-examination. There are still problems in hilbert.c and not all CUDA tests pass.
-
- 22 Apr, 2009 2 commits
-
-
Peter Eastman authored
-
Michael Sherman authored
(2) I disabled the block of code in the main CMakeLists file that tries to second guess VC++'s choices for runtime libraries. This was required for me to get CUDA to work in VC 2005 where the compiler always chooses multithreaded libraries. I verified that Brook will still build this way, but I haven't tested it.
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 08 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 06 Apr, 2009 1 commit
-
-
Rossen Apostolov authored
Implemented the Ewald summation method in the reference platform. Preliminary cuda prototype is included.
-
- 31 Mar, 2009 1 commit
-
-
Peter Eastman authored
-
- 12 Nov, 2008 1 commit
-
-
Peter Eastman authored
-
- 30 Oct, 2008 1 commit
-
-
Christopher Bruns authored
removed redundant qualification ‘ReferenceForce::’ on member ‘getDeltaRPeriodic’ to get compile on linux
-
- 24 Sep, 2008 3 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Peter Eastman authored
-
- 18 Jul, 2008 1 commit
-
-
Peter Eastman authored
-
- 12 Jul, 2008 1 commit
-
-
Peter Eastman authored
-
- 09 Jul, 2008 1 commit
-
-
Christopher Bruns authored
-
- 23 Jun, 2008 1 commit
-
-
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
-
- 11 Jun, 2008 1 commit
-
-
Christopher Bruns authored
-
- 20 May, 2008 1 commit
-
-
Christopher Bruns authored
Added INCLUDE(Dart) to OpenMM CMakeLists.txt
-
- 02 May, 2008 1 commit
-
-
Peter Eastman authored
-
- 29 Apr, 2008 3 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Peter Eastman authored
Continuing to implement ReferencePlatform (implemented GBSA kernels, added test case for SHAKE and fixed some bugs in it)
-
- 25 Apr, 2008 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
Continuing to implement ReferencePlatform (implemented kinetic energy calculation and LangevinIntegrator)
-
- 23 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 22 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 19 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 18 Apr, 2008 1 commit
-
-
Peter Eastman authored
-