Revision 76d2ef993e1059c6f181ddb356370bbfce3731f6 authored by Dmitry Yu. Naumov on 22 March 2021, 10:28:48 UTC, committed by Dmitry Yu. Naumov on 22 March 2021, 10:28:48 UTC
Separate time dependent dirichlet and subdomain deactivation

See merge request ogs/ogs!3531
2 parent s 22427c2 + 8ede7cb
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