https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 8a63aad14bd20455c14b1e165cdacd42c5cab1c1 authored by Dmitri Naumov on 01 October 2021, 18:56:32 UTC
[T/TES] Use direct solver in Zeolite Newton test.
Tip revision: 8a63aad
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top