Revision d192efb5aa370585914d87dd2435ab5cfae9f3cb authored by Dmitry Yu. Naumov on 05 November 2021, 11:02:59 UTC, committed by Dmitry Yu. Naumov on 05 November 2021, 11:02:59 UTC
Disable too low order shapefunctions

See merge request ogs/ogs!3846
2 parent s 84b2b40 + 36fff42
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