Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Apr 16, 2024
  2. Mar 26, 2024
  3. Mar 20, 2024
  4. Jan 02, 2024
  5. Nov 03, 2023
  6. Aug 04, 2023
  7. Apr 27, 2023
  8. Mar 20, 2023
  9. Jan 03, 2023
  10. Jan 09, 2022
  11. Dec 02, 2021
  12. Apr 04, 2021
  13. Jan 01, 2021
  14. Nov 24, 2020
  15. Nov 17, 2020
  16. Oct 27, 2020
  17. Oct 19, 2020
  18. Sep 25, 2020
  19. Sep 09, 2020
  20. May 07, 2020
  21. Feb 12, 2020
  22. Jan 03, 2020
  23. Jan 02, 2020
  24. Sep 24, 2019
  25. Sep 23, 2019
  26. 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
  27. Aug 15, 2019
    • Dmitri Naumov's avatar
      [PL] Add initialize to local assemblers. · 2ee9ad5c
      Dmitri Naumov authored
      Some of the local assembler initialization cannot
      be done in its constructor but after initial conditions
      have been set. This function allows such initialization
      procedures.
      2ee9ad5c
Loading