Skip to content
Snippets Groups Projects
  1. Oct 09, 2019
  2. Sep 04, 2019
  3. Aug 31, 2019
  4. Aug 07, 2019
  5. Aug 06, 2019
  6. Aug 05, 2019
  7. Jun 03, 2019
  8. May 30, 2019
  9. May 27, 2019
  10. May 07, 2019
  11. Apr 02, 2019
  12. Mar 29, 2019
    • carlocamilloni's avatar
      PLUMED requestAtoms in action with value has · 6c668e53
      carlocamilloni authored
      now an option to avoid clearDependecies.
      This allows to have in a single class actionAtomistic and actionWithArguments
      and actually use them together
      
      this is used in Action build on MetainferenceBase where requestAtomst(atoms, false)
      6c668e53
  13. Mar 19, 2019
  14. Jan 25, 2019
  15. Dec 18, 2018
  16. Dec 17, 2018
  17. Dec 08, 2018
  18. Nov 27, 2018
  19. Nov 19, 2018
  20. Nov 18, 2018
  21. Nov 13, 2018
    • Giovanni Bussi's avatar
      Small consistency fix in wrapper · 164eb8d3
      Giovanni Bussi authored
      I changed Plumed::invalid() to Plumed::makeInvalid() and added a new function
      Plumed::makeValid(). These names are more inline with stdlib names
      (e.g. make_shared), though with our conventions for capitalization.
      
      Hopefully there's no code yet using this (beta) interface.
      
      In addition, I made it possible to use a macro to change the behavior
      of the default constructor to makeInvalid(). This might be
      useful in python wrappers to avoid opening the library twice
      (python objects always use the "nullary" - default - constructor first).
      164eb8d3
  22. Nov 10, 2018
  23. Oct 28, 2018
Loading