https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6b2950a2e73656411a1467ea906dcc03d613fe2f authored by Jaime Garibay on 04 May 2021, 09:58:18 UTC, committed by renchao.lu on 05 May 2021, 15:13:31 UTC
1 parent c7f47ff
Raw File
Tip revision: 6b2950a2e73656411a1467ea906dcc03d613fe2f authored by Jaime Garibay on 04 May 2021, 09:58:18 UTC
[CL] added setReactantVolumeFraction template function
Tip revision: 6b2950a
.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