Revision 98991678d38b3e8f084401193156a23ccb9ac5a0 authored by Christoph Lehmann on 22 March 2023, 17:42:01 UTC, committed by Christoph Lehmann on 22 March 2023, 17:42:01 UTC
Draft: Added generic numerical differentiation algorithm

See merge request ogs/ogs!4522
2 parent s 032090c + 6dfd3dc
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top