Revision 1c17b1e5779e9d85ceee7c9c2f188702ab716e63 authored by Dmitry Yu. Naumov on 01 March 2021, 22:08:11 UTC, committed by Dmitry Yu. Naumov on 01 March 2021, 22:08:11 UTC
Update PETSc SNES solver and add I/F for constraint variables.

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