Revision 0587e98d489e29c119b247df806809cd518f36d2 authored by Dmitry Yu. Naumov on 21 September 2021, 17:54:22 UTC, committed by Dmitry Yu. Naumov on 21 September 2021, 17:54:22 UTC
Partial TH2M analytical Jacobian

See merge request ogs/ogs!3767
2 parent s 77bbb80 + 0cf6f0a
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top