1. 18 Jan, 2016 6 commits
  2. 16 Jan, 2016 1 commit
  3. 14 Jan, 2016 1 commit
  4. 11 Dec, 2015 1 commit
  5. 26 Oct, 2015 1 commit
    • Robert T. McGibbon's avatar
      Rework .travis.yml to increase speed, especially for OpenCL · 2e3d3de8
      Robert T. McGibbon authored
      New advanced options OPENMM_BUILD_CPU_TESTS, OPENMM_BUILD_SERIALIZATION_TESTS,
      OPENMM_BUILD_REFERENCE_TESTS were added to the cmake configuration and disabled
      in the OpenCL test matrix element to increase speed. Redundant or unnecessary
      apt packages removed from the travis installation.
      2e3d3de8
  6. 07 Oct, 2015 1 commit
  7. 05 Oct, 2015 1 commit
  8. 02 Oct, 2015 1 commit
  9. 21 Sep, 2015 1 commit
  10. 10 Sep, 2015 1 commit
  11. 03 Sep, 2015 1 commit
  12. 27 Aug, 2015 1 commit
  13. 24 Aug, 2015 1 commit
  14. 21 Aug, 2015 2 commits
  15. 20 Aug, 2015 3 commits
  16. 19 Aug, 2015 3 commits
  17. 17 Aug, 2015 1 commit
  18. 14 Aug, 2015 1 commit
  19. 12 Aug, 2015 1 commit
  20. 22 Jul, 2015 1 commit
  21. 15 Jul, 2015 1 commit
    • Andy Simmonett's avatar
      More spherical harmonics added. · 48cb76ad
      Andy Simmonett authored
      o Replaced Cartesians in the reciprocal and self PME terms.
      o Added non-PME spherical harmonics field generation and force evaluation routines.
      o Added spherical harmonic potential evaluation, to allow removal of the Cartesian moments.
      48cb76ad
  22. 12 Jul, 2015 1 commit
  23. 09 Jul, 2015 2 commits
  24. 08 Jul, 2015 2 commits
    • Andy Simmonett's avatar
      Trivial refactoring and cleaning. · 065bc95f
      Andy Simmonett authored
      065bc95f
    • Andy Simmonett's avatar
      Added spherical harmonic multipoles. · 98514cb9
      Andy Simmonett authored
      o Permanent and induced moment energies, forces and torques are implemented, for PME direct space.
      o The code is activated by a preprocessor macro at the top of AmoebaReferenceMultipoleForce.h, and can be completely disabled.
      o Currently, the Cartesian momenents are stored alongside the spherical harmonic moments, but these can eventually be removed when the reciprocal and self terms have been adapted to use spherical harmonics (in progress) and the non-PME routines have been coded.
      98514cb9
  25. 06 Jul, 2015 1 commit
  26. 06 Mar, 2015 1 commit
  27. 23 Feb, 2015 2 commits