"...reference/tests/TestReferenceAmoebaHarmonicBondForce.cpp" did not exist on "80d8311ecb148f019fd9eb8493ad4f03d8f8e5f6"
  1. 12 Aug, 2010 1 commit
  2. 07 May, 2010 1 commit
  3. 06 Feb, 2010 1 commit
  4. 04 Nov, 2009 1 commit
  5. 03 Nov, 2009 2 commits
    • Mark Friedrichs's avatar
      Fixes to make Windows happier · fb249907
      Mark Friedrichs authored
      fb249907
    • 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
  6. 22 Sep, 2009 1 commit
  7. 14 Jul, 2009 1 commit
  8. 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
  9. 21 Apr, 2009 1 commit
  10. 17 Apr, 2009 1 commit
  11. 09 Apr, 2009 1 commit