https://gitlab.opengeosys.org/ogs/ogs.git
Revision 70c58f80fba7f0d5edbac52975afc905f2805916 authored by Christoph Lehmann on 09 October 2023, 08:17:59 UTC, committed by Christoph Lehmann on 09 October 2023, 08:17:59 UTC
Reduce "scope" of linear solver includes

See merge request ogs/ogs!4754
2 parent s b8e243a + 1b4b095
Raw File
Tip revision: 70c58f80fba7f0d5edbac52975afc905f2805916 authored by Christoph Lehmann on 09 October 2023, 08:17:59 UTC
Merge branch 'reduce-linear-solver-includes' into 'master'
Tip revision: 70c58f8
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top