1. 03 Dec, 2014 1 commit
  2. 13 Oct, 2014 1 commit
  3. 27 Aug, 2013 1 commit
  4. 08 Jul, 2013 1 commit
  5. 22 Mar, 2013 1 commit
  6. 17 Nov, 2011 1 commit
  7. 14 Nov, 2011 1 commit
  8. 09 Nov, 2011 1 commit
  9. 08 Nov, 2011 2 commits
  10. 25 Oct, 2011 1 commit
  11. 05 Oct, 2011 1 commit
  12. 27 Jul, 2011 1 commit
  13. 24 Jun, 2011 1 commit
  14. 21 Mar, 2011 1 commit
  15. 17 Mar, 2011 1 commit
  16. 16 Mar, 2011 1 commit
  17. 04 Jan, 2011 1 commit
  18. 03 Jan, 2011 1 commit
  19. 21 Jul, 2010 1 commit
  20. 12 May, 2010 1 commit
  21. 06 May, 2010 1 commit
  22. 05 May, 2010 1 commit
  23. 04 Feb, 2010 1 commit
  24. 02 Feb, 2010 1 commit
  25. 13 Jan, 2010 1 commit
  26. 18 Dec, 2009 1 commit
  27. 11 Dec, 2009 2 commits
  28. 24 Nov, 2009 1 commit
  29. 18 Nov, 2009 2 commits
  30. 03 Nov, 2009 1 commit
    • Mark Friedrichs's avatar
      dded GB/VI to Cuda platform · 7a36f461
      Mark Friedrichs authored
      Free energy plugin added
      Plugin will not run w/ Obc or GB/VI forces unless line 2004 of gpu.cpp (gpu->sim.totalNonbondOutputBuffers  = 2*gpu->sim.nonbondOutputBuffers;) is commented in -- working on removing this constraint
      Also unit tests for GB/VI currently fail 
      7a36f461
  31. 20 Aug, 2009 1 commit
  32. 07 Aug, 2009 1 commit
  33. 03 Aug, 2009 1 commit
  34. 23 Jul, 2009 1 commit
  35. 25 Jun, 2009 1 commit
    • Michael Sherman's avatar
      Fixed some portability problems that show up in · c5329db5
      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.
      c5329db5
  36. 19 Jun, 2009 1 commit
  37. 18 Jun, 2009 1 commit