- Dec 14, 2022
-
-
Sören Peters authored
-
Sören Peters authored
-
Sören Peters authored
Use preset in analyse ci jobs and update preset version. Remove default build folder as binary dir from preset
-
- Dec 13, 2022
-
-
Sören Peters authored
-
Sören Peters authored
Newest Update Closes #53 and #24 See merge request irmb/VirtualFluids_dev!171
-
Kutscher authored
-
Kutscher authored
-
Kutscher authored
-
Kutscher authored
-
Kutscher authored
-
Kutscher authored
-
https://git.rz.tu-bs.de/irmb/VirtualFluids_devKutscher authored
# Conflicts: # CMake/cmake_config_files/BOMBADIL.config.cmake # src/cpu/VirtualFluidsCore/CMakeLists.txt # src/cpu/VirtualFluidsCore/LBM/D3Q27System.h # src/lbm/constants/D3Q27.h
-
Kutscher authored
-
- Dec 08, 2022
-
-
Anna Wellmann authored
Fix some Code Smells (Sonarqube) See merge request irmb/VirtualFluids_dev!169
-
Anna Wellmann authored
-
Anna Wellmann authored
Partially revert "Refactor exchangeIndicesForCommAfterFtoC" See merge request irmb/VirtualFluids_dev!168
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
This reverts commit cc7bb07a. The refactored version using std::find instead of std::unique does not work for vectors containing a zero as a receiving index. For example this is the case in the app BoundaryLayer --> revert to the old version.
-
- Dec 07, 2022
-
-
Anna Wellmann authored
Add some tests to GridGenerator in VFGPU See merge request irmb/VirtualFluids_dev!167
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
Fix some technical debt in Sonarqube See merge request irmb/VirtualFluids_dev!166
-
Anna Wellmann authored
-
Anna Wellmann authored
Add tests to exchangeIndicesForCommAfterFtoC and do some refactoring See merge request irmb/VirtualFluids_dev!164
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
polymorphic deletion through a base pointer should not be allowed -> protected destructor (http://www.gotw.ca/publications/mill18.htm)
-
Anna Wellmann authored
-
- Dec 06, 2022
-
-
Anna Wellmann authored
-
- Dec 05, 2022
-
-
Anna Wellmann authored
-
Anna Wellmann authored
-
Anna Wellmann authored
IndexRearrangementForStreams needs only a small subset of the Communicator's functionalities. This change also makes testing easier. There is no need to derive from the concrete class Communicator to test IndexRearrangementForStreams anymore.
-
Anna Wellmann authored
-
Anna Wellmann authored
-
- Dec 02, 2022
-
-
Sören Peters authored
Fetching googletest Closes #44 See merge request irmb/VirtualFluids_dev!165
-