https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6d1d39b169b4a61762fd9bbe2e7c6728ba899524 authored by Thomas Fischer on 13 January 2022, 14:21:42 UTC, committed by Thomas Fischer on 04 February 2022, 07:58:47 UTC
1 parent 5135e80
Raw File
Tip revision: 6d1d39b169b4a61762fd9bbe2e7c6728ba899524 authored by Thomas Fischer on 13 January 2022, 14:21:42 UTC
[NL] Make TimeDiscretization::computeRelativeChangeFromPreviousTimestep free function.
Tip revision: 6d1d39b
.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