1. 24 Oct, 2019 1 commit
  2. 06 Mar, 2017 1 commit
  3. 28 Jan, 2016 1 commit
  4. 20 Feb, 2015 1 commit
  5. 03 Jan, 2015 1 commit
  6. 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
  7. 02 Dec, 2014 1 commit
  8. 04 Mar, 2014 1 commit
  9. 03 Mar, 2014 1 commit
  10. 12 Oct, 2012 1 commit
  11. 31 Jan, 2012 1 commit
  12. 18 Jan, 2012 2 commits
  13. 17 May, 2010 1 commit
  14. 07 May, 2010 1 commit
  15. 12 Sep, 2009 1 commit
  16. 01 May, 2009 1 commit
  17. 21 Apr, 2009 1 commit
  18. 17 Apr, 2009 1 commit
  19. 22 Oct, 2008 1 commit
  20. 16 Apr, 2008 2 commits