1. 01 Nov, 2015 1 commit
  2. 31 Oct, 2015 1 commit
  3. 29 Oct, 2015 1 commit
  4. 23 Sep, 2015 1 commit
  5. 21 Sep, 2015 1 commit
  6. 10 Sep, 2015 1 commit
  7. 03 Sep, 2015 1 commit
  8. 01 Sep, 2015 1 commit
  9. 31 Aug, 2015 1 commit
  10. 29 Jul, 2015 1 commit
  11. 16 Jul, 2015 1 commit
  12. 13 Jul, 2015 1 commit
  13. 10 Jul, 2015 1 commit
  14. 10 Jun, 2015 2 commits
  15. 16 Mar, 2015 1 commit
  16. 06 Mar, 2015 1 commit
  17. 24 Feb, 2015 2 commits
  18. 21 Feb, 2015 1 commit
  19. 20 Feb, 2015 1 commit
  20. 10 Jan, 2015 1 commit
  21. 08 Jan, 2015 1 commit
  22. 05 Jan, 2015 1 commit
  23. 03 Jan, 2015 2 commits
  24. 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
  25. 03 Dec, 2014 2 commits
  26. 02 Dec, 2014 1 commit
  27. 11 Nov, 2014 1 commit
  28. 13 Oct, 2014 1 commit
  29. 03 Oct, 2014 1 commit
  30. 23 Sep, 2014 3 commits
  31. 05 Sep, 2014 1 commit
  32. 29 Aug, 2014 1 commit
  33. 20 Aug, 2014 1 commit