Skip to content
Snippets Groups Projects
  1. Nov 24, 2017
    • Giovanni Bussi's avatar
      Catch errors in PlumedMain::cmd() · 0b159ed2
      Giovanni Bussi authored
      I added a try/catch block so that any error that arises within a
      cmd() call is also reported on the log file (if open).
      
      In principle, this should allow removing all the duplicate code where we
      both write on the log and on the plumed_merror.
      
      Notice that in order to satisfy astyle the whole content of PlumedMain::cmd()
      has been indented so appears as changed in this commit. Actually, it is only
      indented.
      
      This commit closes #319
      0b159ed2
  2. Nov 22, 2017
  3. Nov 15, 2017
  4. Nov 14, 2017
  5. Nov 13, 2017
Loading