https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 397fe7261475d97093f82b7b77cf19e5b30050c0 authored by Thomas Fischer on 18 March 2021, 07:16:32 UTC
[T/Data] Phasefield test using multiple meshes.
Tip revision: 397fe72
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top