1. 16 Mar, 2021 1 commit
  2. 11 Mar, 2021 1 commit
  3. 03 Mar, 2021 1 commit
  4. 28 Feb, 2021 1 commit
    • Peter Eastman's avatar
      Point based geometric functions for custom forces (#3037) · a85c2428
      Peter Eastman authored
      * Began implementing geometric functions on points
      
      * Started common implementation of point functions
      
      * Completed implementation of point functions for CustomCompoundBondForce
      
      * Implemented point functions for CustomCentroidBondForce
      
      * Implemented point functions for CustomManyParticleForce
      
      * Use point functions to simplify implementation of custom forces
      
      * Removed unnecessary code
      
      * Fixed typo
      a85c2428
  5. 22 Feb, 2021 1 commit
  6. 18 Feb, 2021 1 commit
  7. 11 Feb, 2021 1 commit
  8. 09 Feb, 2021 1 commit
  9. 02 Feb, 2021 1 commit
  10. 28 Jan, 2021 2 commits
  11. 06 Jan, 2021 1 commit
  12. 28 Dec, 2020 1 commit
  13. 27 Dec, 2020 1 commit
  14. 23 Dec, 2020 1 commit
  15. 22 Dec, 2020 1 commit
    • informatorius's avatar
      Update IntegrationUtilities.cpp (#2891) · f29d6cc5
      informatorius authored
      * Update IntegrationUtilities.cpp
      
      * Use pinned buffer and for context download
      * use template to reduce duplicate code
      
      * Remove template and only add PinnedBuffer for minor performance improvement
      
      * Use pinned buffer for minor performance improvement
      
      Co-authored-by: xxx <yyy>
      f29d6cc5
  16. 12 Dec, 2020 1 commit
  17. 10 Dec, 2020 2 commits
  18. 25 Nov, 2020 1 commit
  19. 02 Nov, 2020 1 commit
    • bdenhollander's avatar
      Fix 4GB memory check (#2909) · 83dcb4e2
      bdenhollander authored
      4*(1<<30) evaluates to 0 so the check returns true on 2GB cards. Test runs fine on 2GB cards but requires over 4GB of system memory.
      83dcb4e2
  20. 08 Oct, 2020 1 commit
  21. 25 Sep, 2020 1 commit
  22. 24 Sep, 2020 1 commit
  23. 16 Sep, 2020 1 commit
  24. 10 Sep, 2020 1 commit
  25. 03 Sep, 2020 2 commits
  26. 02 Sep, 2020 1 commit
  27. 28 Aug, 2020 1 commit
  28. 20 Aug, 2020 1 commit
  29. 18 Aug, 2020 1 commit
  30. 29 Jul, 2020 1 commit
  31. 28 Jul, 2020 1 commit
  32. 13 Jul, 2020 2 commits
  33. 01 Jul, 2020 1 commit
  34. 24 Jun, 2020 3 commits