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