https://gitlab.opengeosys.org/ogs/ogs.git
Revision 44a7ace0347fa84727f4a85070db8e3e34b76b0a authored by wenqing on 14 March 2023, 22:42:04 UTC, committed by wenqing on 14 March 2023, 22:42:04 UTC
[HC] Refactoring the implementation of the isotropic diffusion stabilization

See merge request ogs/ogs!4490
2 parent s 405254a + 04dcb45
Raw File
Tip revision: 44a7ace0347fa84727f4a85070db8e3e34b76b0a authored by wenqing on 14 March 2023, 22:42:04 UTC
Merge branch 'stabilizer_update1' into 'master'
Tip revision: 44a7ace
.markdownlint.yaml
comment: OpenGeoSys rules
default: true
line-length: false
no-inline-html: false
no-duplicate-heading: false
first-line-h1: false
no-bare-urls: false
back to top