https://gitlab.opengeosys.org/ogs/ogs.git
Revision 7be87e3afc82e871791ae9d6eb0465ba66a427ea authored by Wenqing Wang on 22 April 2021, 15:16:32 UTC, committed by Wenqing Wang on 23 April 2021, 10:17:37 UTC
1 parent 76f0149
Raw File
Tip revision: 7be87e3afc82e871791ae9d6eb0465ba66a427ea authored by Wenqing Wang on 22 April 2021, 15:16:32 UTC
[BC/Python] Allow Dirichlet BC for the computation with the Taylor-Hood elements
Tip revision: 7be87e3
.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