Skip to content
Snippets Groups Projects
  1. Jan 25, 2024
  2. Jan 02, 2024
  3. Nov 11, 2023
  4. Sep 17, 2023
    • Dmitri Naumov's avatar
      [PL] Reduce constructor's argument list · c34b8b0a
      Dmitri Naumov authored
      Both time steps are created from the timestepper,
      so this construction is moved inside the ProcessData.
      
      This resolves the warning about the time step not being
      passed by reference, are removes the unnecessary std::move
      in the caller for the time step.
      c34b8b0a
  5. Jul 21, 2023
  6. Jan 03, 2023
  7. Sep 28, 2022
  8. May 11, 2022
    • Tom Fischer's avatar
      [PL] New TimeStep attr. in ProcessData · 91c9b130
      Tom Fischer authored
      These attributes should later on substitute
      the attributes in TimestepAlgorithm. This would
      make the TimestepAlgorithm classes independent of
      the TimeStep.
      91c9b130
  9. Feb 04, 2022
  10. Jan 09, 2022
  11. Oct 10, 2021
  12. Apr 04, 2021
  13. Jan 01, 2021
  14. Jul 16, 2020
  15. Jan 03, 2020
  16. Oct 24, 2019
  17. Sep 24, 2019
  18. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  19. Jun 25, 2019
  20. Jan 06, 2019
  21. Dec 18, 2018
  22. Dec 05, 2018
  23. Jun 20, 2018
  24. Feb 05, 2018
Loading