Revision 033657cf9a5422e32d412e1a5e141c107f8ffcfe authored by Dmitry Yu. Naumov on 06 September 2021, 15:25:59 UTC, committed by Dmitry Yu. Naumov on 06 September 2021, 15:25:59 UTC
Phase field with constrained minimisation

See merge request ogs/ogs!3749
2 parent s 7e065d7 + 1e2694e
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