Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Aug 04, 2023
  2. Apr 26, 2023
  3. Apr 14, 2023
  4. Jan 03, 2023
  5. Oct 11, 2022
  6. Jan 09, 2022
  7. Dec 02, 2021
  8. Oct 10, 2021
  9. Apr 04, 2021
  10. Jan 01, 2021
  11. Sep 09, 2020
  12. Jun 11, 2020
  13. Feb 12, 2020
  14. Jan 03, 2020
  15. Jan 02, 2020
  16. Oct 10, 2019
  17. Oct 02, 2019
  18. Sep 24, 2019
  19. Sep 23, 2019
  20. 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
  21. Mar 04, 2019
  22. Jan 06, 2019
  23. Jan 18, 2018
  24. Jan 02, 2018
  25. Dec 04, 2017
  26. Dec 03, 2017
    • fparisio's avatar
      Add ode system preAssemble() call. · 0be2ee68
      fparisio authored
      In some processes (using non-local methods, for example)
      the assembly is split in two parts: computation of local
      quantities and actual (non-local) assembly (integration)
      into the local matrices.
      0be2ee68
Loading