Revision 0c76c5a705acdcdea81be41db3f943f53d053865 authored by Tom Fischer on 21 July 2021, 08:49:51 UTC, committed by Tom Fischer on 21 July 2021, 08:49:51 UTC
[MeL/IO] Xdmf Writer without xdmf library

See merge request ogs/ogs!3703
2 parent s 628fe69 + f07cb23
Raw File
.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