https://gitlab.opengeosys.org/ogs/ogs.git
Revision 2b80bbfa38defd9200186d720cb50ef737efb7ae authored by Dmitry Yu. Naumov on 18 February 2021, 14:59:43 UTC, committed by Dmitry Yu. Naumov on 18 February 2021, 14:59:43 UTC
[NL] NR; Debug output of increment and residuum.

See merge request ogs/ogs!3452
2 parent s 9947244 + 05eb7f0
Raw File
Tip revision: 2b80bbfa38defd9200186d720cb50ef737efb7ae authored by Dmitry Yu. Naumov on 18 February 2021, 14:59:43 UTC
Merge branch 'LocalNewtonAdditionalDebugOutput' into 'master'
Tip revision: 2b80bbf
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top