https://gitlab.opengeosys.org/ogs/ogs.git
Revision ddafba0cfd830146e562a2c6bff996c6981f7899 authored by Thomas Fischer on 31 May 2021, 13:20:23 UTC, committed by Thomas Fischer on 01 June 2021, 08:33:56 UTC
1 parent db77fcc
Raw File
Tip revision: ddafba0cfd830146e562a2c6bff996c6981f7899 authored by Thomas Fischer on 31 May 2021, 13:20:23 UTC
[web] Documenting geometryToGmshGeo.
Tip revision: ddafba0
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top