Revision 2829eaa83930cb2fed7cf83e2e411724d9e947d9 authored by wenqing on 19 June 2023, 13:41:51 UTC, committed by wenqing on 19 June 2023, 13:41:51 UTC
[HM] Improvement of the fixed stress splitting approach in the staggered scheme

See merge request ogs/ogs!4578
2 parent s 17b8e97 + fe06ce3
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top