"platforms/cpu/tests/TestCpuLCPOForce.cpp" did not exist on "c66dd5a36057d0bc57024ee66aee1f4f4df34d8b"
  1. 23 Nov, 2015 1 commit
  2. 19 Nov, 2015 1 commit
  3. 04 Nov, 2015 2 commits
  4. 03 Nov, 2015 1 commit
  5. 01 Nov, 2015 1 commit
  6. 31 Oct, 2015 1 commit
  7. 29 Oct, 2015 1 commit
  8. 23 Sep, 2015 1 commit
  9. 21 Sep, 2015 1 commit
  10. 10 Sep, 2015 1 commit
  11. 03 Sep, 2015 1 commit
  12. 01 Sep, 2015 1 commit
  13. 31 Aug, 2015 1 commit
  14. 29 Jul, 2015 1 commit
  15. 16 Jul, 2015 1 commit
  16. 13 Jul, 2015 1 commit
  17. 10 Jul, 2015 1 commit
  18. 10 Jun, 2015 2 commits
  19. 16 Mar, 2015 1 commit
  20. 06 Mar, 2015 1 commit
  21. 24 Feb, 2015 2 commits
  22. 21 Feb, 2015 1 commit
  23. 20 Feb, 2015 1 commit
  24. 10 Jan, 2015 1 commit
  25. 08 Jan, 2015 1 commit
  26. 05 Jan, 2015 1 commit
  27. 03 Jan, 2015 2 commits
  28. 30 Dec, 2014 2 commits
    • Jason Swails's avatar
    • Jason Swails's avatar
      Add a usesPeriodicBoundaryConditions() method to all of the Force classes and · ddbd992b
      Jason Swails authored
      the System. The System inspects all of its forces and calls
      usePeriodicBoundaryConditions -- it reports 'true' if at least one of its Forces
      returns 'true' for usesPeriodicBoundaryConditions.
      
      The default Force implementation is to raise an exception (NotImplementedError).
      The System implementation will return true if at least one of its Forces returns
      'true' for usesPeriodicBoundaryConditions, _regardless_ of whether or not one or
      more of the forces does not implement the method. If at least one of the forces
      does not implement usesPeriodicBoundaryConditions and all forces return false,
      an OpenMMException is thrown.
      ddbd992b
  29. 03 Dec, 2014 2 commits
  30. 02 Dec, 2014 1 commit
  31. 11 Nov, 2014 1 commit
  32. 13 Oct, 2014 1 commit
  33. 03 Oct, 2014 1 commit
  34. 23 Sep, 2014 1 commit