- Sep 24, 2021
-
-
Anna Wellmann authored
(cherry picked from commit b3cf5c2eb5dad849b6c8d71552ca995fbe7a487e)
-
Anna Wellmann authored
(cherry picked from commit 07a4f9636751c016f7e73ff58b988da59f735921)
-
Anna Wellmann authored
(cherry picked from commit eb6aadaaa24eff6acdd8563f1b5fef1b3ed21e2a)
-
Anna Wellmann authored
cherry-pick 56b49f3
-
- Sep 22, 2021
-
-
Anna Wellmann authored
(cherry picked from commit 1c1c12968df801d995d39e0aaa4d2950eee7a73a)
-
Anna Wellmann authored
(cherry picked from commit 4d49e04593989485e1c3710fe497fb45ae41d588)
-
- Sep 21, 2021
-
-
Martin Schönherr authored
-
- Sep 17, 2021
-
-
Sören Peters authored
Two clang format changes: See merge request irmb/VirtualFluids_dev!73
-
Sören Peters authored
Clean up basics See merge request irmb/VirtualFluids_dev!74
-
Martin Schönherr authored
-
- Sep 15, 2021
-
-
Sören Peters authored
1. short functions are not allowed to be on a single line 2. consecutive assignments will not be aligned anymore
-
- Sep 14, 2021
-
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
Clean up grid generator See merge request irmb/VirtualFluids_dev!72
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
Martin Schönherr authored
-
- Sep 13, 2021
-
-
Sören Peters authored
Make boost optional for all user. When BUILD_USE_BOOST is enabled cmake will... See merge request irmb/VirtualFluids_dev!71
-
Sören Peters authored
Make boost optional for all user. When BUILD_USE_BOOST is enabled cmake will look for the boost header only libraries. Afterwards boost needs to be linked to the required library. e.g: if(BUILD_USE_BOOST) target_link_libraries(${library_name} PRIVATE Boost::boost) endif()
-
- Aug 04, 2021
-
-
Konstantin Kutscher authored
Adding SPDLOG dependency (closes #19) Closes #19 See merge request irmb/VirtualFluids_dev!69
-
GITLAB-RUNNER03\runner authored
-
- Aug 03, 2021
- Jul 29, 2021
-
-
Sören Peters authored
Add build cache cmake function. Use ccache if available. Therefore removed... See merge request irmb/VirtualFluids_dev!68
-
-
Add build cache cmake function. Use ccache if available. Therefore removed ccache presets and update the ci script. Prevent insource builds. Add compiler warnings target, which is not in use so far.
-
- Jul 16, 2021
-
-
Sören Peters authored
fix initialGridInformations() in GridReader See merge request irmb/VirtualFluids_dev!67
-
Martin Schönherr authored
-
Martin Schönherr authored
-
schoen authored
-