Skip to content
Snippets Groups Projects
  1. Oct 21, 2015
  2. Oct 20, 2015
  3. Oct 16, 2015
    • Giovanni Bussi's avatar
      Added more MATHEVAL documentation · 7878ef63
      Giovanni Bussi authored
      [makedoc]
      
      closes #158
      7878ef63
    • Giovanni Bussi's avatar
      Fix install target · ac39ce8b
      Giovanni Bussi authored
      Since plumed 2.2 creates a directory named src/lib/install
      upon install, there could be ambiguity in the install target
      in plumed 2.1 when switching branches without cleaning.
      Now the target is PHONY, and should give no issue.
      ac39ce8b
  4. Oct 15, 2015
  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 13, 2015
  7. Oct 12, 2015
  8. Oct 09, 2015
  9. Oct 08, 2015
  10. Oct 06, 2015
  11. Oct 01, 2015
  12. Sep 21, 2015
  13. Sep 14, 2015
  14. Aug 07, 2015
    • Gareth Tribello's avatar
      Small fix to bug in KernelFunctions · b0def55e
      Gareth Tribello authored
      The kernels were normalised incorrectly and their derivative when the
      covariance matrix was non-diagonal was computed wrongly.  This check
      affects a number of regtests.  analysis/rt0 changes beecause the kernels
      were normalised incorrectly.  basic/rt44, basic/rt48, basic/rt49, basic/rt52
      change because the derivatives output in the fes file have changed sign
      b0def55e
  15. Aug 04, 2015
  16. Aug 03, 2015
  17. Jul 30, 2015
  18. Jul 29, 2015
    • Giovanni Bussi's avatar
      changelog · 7a85556d
      Giovanni Bussi authored
      [makedoc]
      7a85556d
    • 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
Loading