Revision c35e8219f4a3518bd6ef4233f5839d84fe5d5315 authored by Julian Heinze on 22 June 2023, 09:13:39 UTC, committed by Julian Heinze on 22 June 2023, 09:13:39 UTC
[web]Docu for new tool createTetgenSmeshFromRasters

See merge request ogs/ogs!4641
2 parent s 9dd30bd + 7567f28
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