Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Nov 11, 2023
  2. 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
  3. Jul 21, 2023
  4. Jan 03, 2023
  5. Sep 28, 2022
  6. 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
  7. Feb 04, 2022
  8. Jan 09, 2022
  9. Oct 10, 2021
  10. Apr 04, 2021
  11. Jan 01, 2021
  12. Jul 16, 2020
  13. Jan 03, 2020
  14. Oct 24, 2019
  15. Sep 24, 2019
  16. 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
  17. Jun 25, 2019
  18. Jan 06, 2019
  19. Dec 18, 2018
  20. Dec 05, 2018
  21. Jun 20, 2018
  22. Feb 05, 2018
Loading