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