https://github.com/precice/precice
Raw File
Tip revision: 345be921f1abd02233ffd534716156ec76a548c7 authored by Frédéric Simonis on 05 April 2024, 13:07:31 UTC
Release v3.1.0
Tip revision: 345be92
.gitignore
# The following files are ignored by Git
*.[oa]
*~
*.exe
*.log
*.pyc
.cproject
.project
.sconsign.dblite
.sconf_temp
\#*#
.vscode
*.DS_STORE
core
build
GTAGS
GRTAGS
GPATH
src/Eigen/
docs/source-code-documentation/
CMakeFiles
Makefile
src/precice/impl/versions.hpp
src/precice/Version.h
src/testing/SourceLocation.hpp
.idea
CMakeUserPresets.json
back to top