Revision 81c09fe48d13d573c1b376220714706c0510e074 authored by Lars Bilke on 16 February 2021, 07:16:07 UTC, committed by Lars Bilke on 16 February 2021, 07:16:07 UTC
[gmsh] (optionally) writing physical curves to gmsh geo output

See merge request ogs/ogs!3445
2 parent s dbccbd8 + d246d36
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top