1. 27 Dec, 2021 1 commit
  2. 18 Nov, 2021 1 commit
  3. 02 Nov, 2021 1 commit
    • Peter Eastman's avatar
      updateParametersInContext() can change tabulated functions (#3307) · 27bcb657
      Peter Eastman authored
      * updateParametersInContext() can change tabulated functions
      
      * Fixed error in building C wrappers
      
      * updateParametersInContext() can change tabulated functions for CustomCentroidBondForce
      
      * CustomNonbondedForce can update tabulated functions
      
      * CustomGBForce can update tabulated functions
      
      * CustomManyParticleForce can update tabulated functions
      
      * CustomHbondForce can update tabulated functions
      27bcb657
  4. 04 Oct, 2021 1 commit
  5. 09 Feb, 2021 1 commit
  6. 19 Oct, 2020 1 commit
  7. 01 Jul, 2020 1 commit
  8. 15 Nov, 2019 1 commit
  9. 12 Nov, 2019 1 commit
  10. 24 Oct, 2019 4 commits
  11. 14 Jul, 2017 1 commit
  12. 14 Mar, 2016 1 commit
  13. 29 Jun, 2015 2 commits
  14. 20 Jan, 2015 1 commit
  15. 04 Apr, 2014 1 commit
  16. 06 Feb, 2014 1 commit
  17. 05 Feb, 2014 1 commit
    • Jason Swails's avatar
      In the generated C wrappers, instantiate std::string arguments from · fd1bb3d2
      Jason Swails authored
      'const char*' by passing it straight to the std::string constructor rather than
      through a reinterpret_cast.  This solves segfaults when trying to use the OpenMM
      C-API (which is auto-generated from the generate*Wrappers.py scripts) when used
      with gcc/g++.  clang and clang++ seem to accept this (perhaps why it was not
      caught before).
      
      After these changes, the OpenMM-Tinker binding works again with the current git
      version of OpenMM.
      fd1bb3d2
  18. 31 Jan, 2014 1 commit
  19. 30 Jan, 2014 1 commit
  20. 22 Jan, 2014 1 commit
  21. 08 Jan, 2014 1 commit
  22. 12 Dec, 2013 2 commits
  23. 04 Dec, 2013 1 commit
  24. 26 Nov, 2013 1 commit
  25. 22 Nov, 2013 2 commits
  26. 21 Nov, 2013 2 commits
  27. 09 Nov, 2013 1 commit