- 15 May, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 14 May, 2009 4 commits
-
-
Michael Sherman authored
I'm checking in very early attempts at OpenMM Hello World examples so Chris and I can work on them together.
-
Michael Sherman authored
Eliminate some VC++ build problems via the usual expedient of explicit casts from unsigned to signed and from double to float. TNT Arrays apparently can't be indexed with unsigned because VC++ finds something ambiguous then above their operator[] methods.
-
Christopher Bruns authored
-
Peter Eastman authored
-
- 13 May, 2009 1 commit
-
-
Peter Eastman authored
-
- 12 May, 2009 1 commit
-
-
Michael Sherman authored
-
- 06 May, 2009 3 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Michael Sherman authored
(1) Made Platform::loadPluginLibrary() for Windows leave the end user alone if a failure occurs -- was throwing up an error box. (2) Made Platform::loadPluginsFromDirectory() on Windows find only .dll's.
-
- 04 May, 2009 1 commit
-
-
Michael Sherman authored
-
- 01 May, 2009 5 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Peter Eastman authored
Added Platform::getDefaultPluginDirectory(). Plugins are now installed into .../openmm/lib/plugins.
-
Peter Eastman authored
-
Peter Eastman authored
-
- 27 Apr, 2009 1 commit
-
-
Michael Sherman authored
-
- 24 Apr, 2009 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 23 Apr, 2009 2 commits
-
-
Peter Eastman authored
-
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 5 commits
-
-
Peter Eastman authored
-
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.
-
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.
-
Peter Eastman authored
-
- 21 Apr, 2009 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 17 Apr, 2009 4 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Peter Eastman authored
Modified the API for lots of classes so that the number of particles/bonds/etc. need not be specified in the constructor.
-
Peter Eastman authored
-
- 16 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 11 Apr, 2009 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 10 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 09 Apr, 2009 2 commits
-
-
Mark Friedrichs authored
-
Peter Eastman authored
-
- 08 Apr, 2009 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-