- Sep 21, 2021
-
-
-
-
Martin Schönherr authored
fixed some bugs in GridGenerator See merge request irmb/VirtualFluids_dev!76
-
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
-
- Jul 13, 2021
-
-
Sören Peters authored
Add cmake format file and extend the first cmake project command. See merge request irmb/VirtualFluids_dev!66
-
Soeren Peters authored
-
- Jul 12, 2021
-
-