- 19 May, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 16 May, 2009 2 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
License header changes; force duplication factor to 4; fixed potential problem w/ Shake -- if no constraints, pgm crashes
-
- 15 May, 2009 3 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Rossen Apostolov authored
-
- 14 May, 2009 3 commits
-
-
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 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 04 May, 2009 1 commit
-
-
Michael Sherman authored
-
- 01 May, 2009 3 commits
-
-
Peter Eastman authored
Added Platform::getDefaultPluginDirectory(). Plugins are now installed into .../openmm/lib/plugins.
-
Peter Eastman authored
-
Peter Eastman authored
-
- 24 Apr, 2009 1 commit
-
-
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 4 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.
-
- 21 Apr, 2009 1 commit
-
-
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
-
- 10 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 09 Apr, 2009 2 commits
-
-
Mark Friedrichs authored
-
Peter Eastman authored
-
- 08 Apr, 2009 3 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
Peter Eastman authored
-
- 07 Apr, 2009 1 commit
-
-
Rossen Apostolov authored
Real space Ewald (direct summation) is now in kCalculateCDLJForces.h, reciprocal summation is done in a separate kernel
-
- 06 Apr, 2009 1 commit
-
-
Rossen Apostolov authored
Implemented the Ewald summation method in the reference platform. Preliminary cuda prototype is included.
-
- 02 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 01 Apr, 2009 1 commit
-
-
Peter Eastman authored
-