https://gitlab.opengeosys.org/ogs/ogs.git
Revision 37d27f636a4c7772e95b9339c86c20a6df16c95c authored by Wenqing Wang on 18 May 2021, 15:10:16 UTC, committed by Dmitry Yu. Naumov on 07 October 2021, 21:11:23 UTC
1 parent 013d8bd
Raw File
Tip revision: 37d27f636a4c7772e95b9339c86c20a6df16c95c authored by Wenqing Wang on 18 May 2021, 15:10:16 UTC
[UnitTest] Added a test for getElementRotationMatrices with 3D mesh
Tip revision: 37d27f6
.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