- Sep 04, 2020
-
-
Soeren Peters authored
Add public target include directories to the cmake targets. Therefore the IncludeList.cmake files are not necessary anymore. ADapt the export macros in the gks libraries. Add 3rd/vtk helper cmake macro. Gorup muparser into 3rd subfolder in visual studio project.
-
- Sep 03, 2020
-
-
Konstantin Kutscher authored
Merge pull request 'feature/unify_basic' (#15) from peters/VirtualFluids_dev:feature/unify_basic into develop
-
Soeren Peters authored
-
- Sep 02, 2020
-
-
Soeren Peters authored
Make the cmake project more flexible while removing the CMAKE_SOURCE_DIR usage.
-
Soeren Peters authored
-
- Sep 01, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Remove the old write/read functions.
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Merge pull request 'Move VirtualFluidsDefinitions into basics.' (#14) from peters/VirtualFluids_dev:develop into develop
-
Soeren Peters authored
* feature/fix_vf_definitions: Move VirtualFluidsDefinition into basics. # Conflicts: # gpu.cmake
-
Soeren Peters authored
-
- Aug 27, 2020
-
-
Soeren Peters authored
Merge pull request 'Add missing export includes.' (#9) from peters/VirtualFluids_dev:feature/export_fix into develop
-
Soeren Peters authored
Merge pull request 'Increase required version to 3.18 and set the cmake policy CMPI0104 to NEW. Therefore the CMAKE_CUDA_ARCHITECTURES needs to be set.' (#8) from peters/VirtualFluids_dev:feature/cuda_policy into develop
-
Soeren Peters authored
-
Soeren Peters authored
Increase required version to 3.18 and set the cmake policy CMPI0104 to NEW. Therefore the CMAKE_CUDA_ARCHITECTURES needs to be set.
-
Soeren Peters authored
-
Soeren Peters authored
* feature/remove_old_readme: Remove old readme.
-
Soeren Peters authored
Merge pull request 'Added a lot of missing includes and fixed the Export statements.' (#6) from peters/VirtualFluids_dev:develop into develop
-
Soeren Peters authored
* feature/build_fix: Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.
-
Soeren Peters authored
Merge pull request 'Remove old readme.' (#5) from peters/VirtualFluids_dev:feature/remove_old_readme into open_source
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
* feature/update_readme: Extend the output part. Chang gpu and cpu to upper cases. Remove redundant -DNOMINMAX definition. Adds syscall include on unix systems. Set BUILD_VF_CPU default state to off. Fix typos. Change the default output path in the gpu app to <build>/bin/output according to the cpu app. Adds authors and contributing file. Clean up the readme file. Set the minimum cmake version to 3.13 according to the readme entry. Set the options BUILD_VF_CPU, BUILD_VF_GPU and BUILD_VF_UNIT_TEST to OFF by default. Adapt top level cmake list. # Conflicts: # CMakeLists.txt # apps/gpu/LidDrivenCavity/LidDrivenCavity.cpp # src/basics/basics/utilities/UbSystem.h
-
Soeren Peters authored
Merge pull request 'fix issue with large data at restart' (#3) from kutscher/VirtualFluids_dev:develop into develop
-
- Aug 26, 2020
-
-
kutscher authored
-
Soeren Peters authored
Merge pull request 'Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.' (#2) from peters/VirtualFluids_dev:feature/build_fix into open_source
-
Soeren Peters authored
Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.
-
Soeren Peters authored
Merge pull request 'feature/update_readme' (#1) from peters/VirtualFluids_dev:feature/update_readme into open_source
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 25, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Adds authors and contributing file. Clean up the readme file. Set the minimum cmake version to 3.13 according to the readme entry. Set the options BUILD_VF_CPU, BUILD_VF_GPU and BUILD_VF_UNIT_TEST to OFF by default.
-