Skip to content
Snippets Groups Projects
  1. Mar 19, 2019
  2. Jan 11, 2019
  3. Mar 12, 2018
  4. Nov 30, 2017
  5. Nov 02, 2017
  6. Sep 29, 2017
  7. Sep 15, 2017
  8. Sep 14, 2017
  9. Jun 08, 2017
  10. Jun 06, 2017
  11. May 11, 2017
  12. May 04, 2017
    • Giovanni Bussi's avatar
      headers · 9d462172
      Giovanni Bussi authored
      Notice that almost all files were updated with the astyle commit
      2813d759
      
      Year in header is here updated to 2017
      9d462172
  13. Apr 25, 2017
  14. Apr 21, 2017
  15. Mar 28, 2017
  16. Mar 05, 2017
  17. Jul 29, 2016
    • Giovanni Bussi's avatar
      Fixed include order · 836d4ade
      Giovanni Bussi authored
      Given header file.h, it is good practice to have a file file.cpp
      that includes it as first header.
      
      I just fix the order of includes here. There are still several
      headers which do not have a corresponding cpp file, and also
      a few that are not included anywhere (which is obviosuly an error).
      
      I will fix them in a later commit.
      836d4ade
  18. Jul 01, 2016
  19. Jan 08, 2016
  20. Jun 26, 2015
  21. Jun 17, 2015
  22. Aug 27, 2014
  23. Jun 25, 2014
  24. Jun 08, 2014
  25. Oct 09, 2013
  26. Aug 25, 2013
  27. Jul 21, 2013
  28. Jun 09, 2013
  29. Jun 03, 2013
    • Giovanni Bussi's avatar
      More robust checks with replica exchange and neighbor list · 2dfcd7ff
      Giovanni Bussi authored
      Now the code crashes in the following cases:
      1. An exchange is attempted on a step where neighbor list for COORDINATION
      (or DHENERGY) are not updated
      2. An exchange is attempted and neighbor list for PATHMSD or PROPERTYMAP are enabled.
      
      The second should be fixed better to allow using strides for lists which are
      divisor of the stride between steps. The better thing will likely come later, at least
      the code is safe now.
      2dfcd7ff
  30. Apr 17, 2013
  31. Feb 15, 2013
  32. Jan 24, 2013
Loading