Introduce Sparse Sweeps
Squashed commit of the following: commit 6a1da92e Author: Frederik Hennig <frederik.hennig@fau.de> Date: Tue Jan 21 17:22:45 2025 +0100 short amendmend to the docs commit 7a97e846 Author: Frederik Hennig <frederik.hennig@fau.de> Date: Tue Jan 21 17:18:17 2025 +0100 update user manual commit 974ad9a1 Author: Frederik Hennig <frederik.hennig@fau.de> Date: Tue Jan 21 16:11:49 2025 +0100 Add sparse sweeps + test case
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- cmake/PrepareSFG.cmake 1 addition, 1 deletioncmake/PrepareSFG.cmake
- include/sfg/GenericHbbBoundary.hpp 3 additions, 21 deletionsinclude/sfg/GenericHbbBoundary.hpp
- include/sfg/SparseIteration.hpp 80 additions, 0 deletionsinclude/sfg/SparseIteration.hpp
- src/sfg_walberla/api.py 74 additions, 27 deletionssrc/sfg_walberla/api.py
- src/sfg_walberla/boundaries/hbb.py 8 additions, 45 deletionssrc/sfg_walberla/boundaries/hbb.py
- src/sfg_walberla/sweep.py 92 additions, 22 deletionssrc/sfg_walberla/sweep.py
- tests/CMakeLists.txt 17 additions, 0 deletionstests/CMakeLists.txt
- tests/CMakePresets.json 29 additions, 0 deletionstests/CMakePresets.json
- user_manual/CMakeLists.txt 1 addition, 2 deletionsuser_manual/CMakeLists.txt
- user_manual/FullyPeriodicAde/AdvectionDiffusionSweep.py 0 additions, 8 deletionsuser_manual/FullyPeriodicAde/AdvectionDiffusionSweep.py
- user_manual/FullyPeriodicAde/CMakeLists.txt 0 additions, 0 deletionsuser_manual/FullyPeriodicAde/CMakeLists.txt
- user_manual/Makefile 2 additions, 1 deletionuser_manual/Makefile
- user_manual/conf.py 1 addition, 1 deletionuser_manual/conf.py
- user_manual/examples.mk 1 addition, 1 deletionuser_manual/examples.mk
- user_manual/examples/CMakeLists.txt 3 additions, 0 deletionsuser_manual/examples/CMakeLists.txt
- user_manual/examples/ForceDrivenChannel/CMakeLists.txt 0 additions, 0 deletionsuser_manual/examples/ForceDrivenChannel/CMakeLists.txt
- user_manual/examples/ForceDrivenChannel/Channel.prm 0 additions, 0 deletionsuser_manual/examples/ForceDrivenChannel/Channel.prm
- user_manual/examples/ForceDrivenChannel/ForceDrivenChannel.cpp 0 additions, 0 deletions...manual/examples/ForceDrivenChannel/ForceDrivenChannel.cpp
- user_manual/examples/ForceDrivenChannel/ForceDrivenChannel.md 0 additions, 0 deletions..._manual/examples/ForceDrivenChannel/ForceDrivenChannel.md
Please register or sign in to comment