Skip to content
Snippets Groups Projects
  1. May 09, 2016
  2. Mar 18, 2016
  3. Mar 02, 2016
    • Giovanni Bussi's avatar
      cppheck · 417f97b8
      Giovanni Bussi authored
      I cleaned up some of the (innocuous) warnings
      417f97b8
  4. Jan 08, 2016
  5. Oct 14, 2015
    • Giovanni Bussi's avatar
      ctime header · 549a9a47
      Giovanni Bussi authored
      Same as #171 but using C++ standard include file <ctime>
      
      Closes #171
      549a9a47
  6. Oct 09, 2015
  7. Oct 08, 2015
  8. Oct 07, 2015
  9. Oct 06, 2015
  10. Oct 05, 2015
  11. Sep 14, 2015
    • Giovanni Bussi's avatar
      Fixed #168 · 4d7f515a
      Giovanni Bussi authored
      This bug was introduced by me in 5e3aaf3a
      The barrier on multi replicas was due to overcaution and
      is only necessary when using WALKERS_MPI
      4d7f515a
  12. Jul 29, 2015
    • Giovanni Bussi's avatar
      Added barriers · 5e3aaf3a
      Giovanni Bussi authored
      It seems that sometime on travis a regtest with mw-mpi crashes.
      
      I think this is because when using multiple processors per walker
      there is a problem in the opening of the old file (for read) and
      its backup (for write). Adding this barrier seems to make it more robust
      5e3aaf3a
  13. Jul 01, 2015
  14. Jun 17, 2015
  15. May 26, 2015
  16. May 21, 2015
  17. May 17, 2015
    • Giovanni Bussi's avatar
      Cleanup doc · 3cbeed5e
      Giovanni Bussi authored
      Only add to the manual RESTART UPDATE_FROM and UPDATE_UNTIL
      in the actions for which this makes sense
      3cbeed5e
  18. May 05, 2015
  19. Apr 23, 2015
  20. Mar 12, 2015
  21. Mar 11, 2015
  22. Mar 05, 2015
  23. Feb 24, 2015
  24. Feb 22, 2015
  25. Feb 06, 2015
  26. Feb 02, 2015
  27. Jan 27, 2015
  28. Jan 24, 2015
    • Giovanni Bussi's avatar
      Per action restart · 77573a0e
      Giovanni Bussi authored
      Allow individual action to set restart, using RESTART=YES or
      RESTART=NO. By default, RESTART=AUTO, that means that global
      restart settings are used.
      
      Notice that this required to change the way OFile knows about
      restart. Indeed, if the file is linked to an action,
      it should use Action::getRestart instead of PlumedMain::getRestart.
      77573a0e
  29. Dec 10, 2014
  30. Sep 29, 2014
  31. Sep 22, 2014
  32. Sep 10, 2014
  33. Aug 29, 2014
  34. Aug 27, 2014
Loading