https://github.com/precice/precice
Raw File
Tip revision: 03487f05c14824c2080e7173eed7ff969254ee29 authored by Frédéric Simonis on 12 May 2023, 19:57:15 UTC
Add check for empty user-event stack
Tip revision: 03487f0
.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/precice/adapters/python/PySolverInterface.cpp
src/precice/adapters/python/PySolverInterface.so
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