"openmmapi/vscode:/vscode.git/clone" did not exist on "9270d5901abc346d343b613ca0f53c6d2cf84abe"
- 02 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Reference platform supports nested virtual sites * Common platform supports nested virtual sites * Fixed force distribution from nested virtual sites * Fixed test failures
-
- 27 May, 2020 1 commit
-
-
peastman authored
-
- 05 May, 2020 1 commit
-
-
peastman authored
* Fixed OpenCL compiler errors * Fixed incorrect references to BAOAB * Fixed a method that was incorrectly made public
-
- 04 May, 2020 1 commit
-
-
Andy Simmonett authored
* Convert Nose-Hoover into LF middle scheme by copying NH kernels * Rebrand VelocityVerletIntegrator as NoseHooverIntegrator * Consolidate NH tests * NoseHooverChainKernel begone * Make Windows builds happy * Add missing header for Windows build * Fix mistake in CommonKernels header * Add 6th Yoshida-Suzuki and make it the default
-
- 11 Dec, 2019 1 commit
-
-
Andy Simmonett authored
-
- 12 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 07 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 24 Oct, 2019 4 commits
-
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
- 13 Jan, 2017 1 commit
-
-
peastman authored
-
- 20 Feb, 2015 4 commits
- 06 Dec, 2013 1 commit
-
-
peastman authored
-
- 08 Oct, 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.
-
- 19 Jan, 2012 1 commit
-
-
Peter Eastman authored
-
- 17 Mar, 2011 1 commit
-
-
Peter Eastman authored
-
- 03 Jan, 2011 1 commit
-
-
Peter Eastman authored
-
- 21 Jul, 2010 1 commit
-
-
Peter Eastman authored
-
- 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.
-
- 31 Mar, 2009 1 commit
-
-
Peter Eastman 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
-
- 29 Apr, 2008 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-