- Feb 26, 2021
-
-
Soeren Peters authored
-
- Feb 16, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 11, 2021
-
-
Soeren Peters authored
-
- Feb 08, 2021
-
-
Soeren Peters authored
Add the option for call linkBoost() without components. In that case cmake will just add the boost header dependency.
-
- Dec 21, 2020
-
-
GITLAB-RUNNER03\runner authored
According to the cuda documenation (https://docs.nvidia.com/cuda/cuda-math-api/group__CUDA__MATH__DOUBLE.html#group__CUDA__MATH__DOUBLE_1g6d36757715384dc18e0483aa1f04f6c7) pow() gets two double arguments. With the newest VisualStudio Version 16.8 these arguments needs to be passed as double explicitly.
-
- Dec 09, 2020
-
-
TESLA01\soerenpeters authored
-
TESLA01\soerenpeters authored
-
TESLA01\soerenpeters authored
-
TESLA01\soerenpeters authored
Change in cmake: When BUILDTYPE is not defined in vf_add_library(), a library is build regarding the CMAKE_BUILDY_TYPE.
-
- Nov 10, 2020
-
-
Martin Schönherr authored
-
- Oct 26, 2020
-
-
Martin Schönherr authored
-
- Oct 21, 2020
-
-
Soeren Peters authored
-
- Oct 19, 2020
-
-
Soeren Peters authored
Exchange DEPENDS (which links everything private) variable with PUBLIC_LINK and PRIVATE_LINK. Therefore VirtualFluidsCPU is linking everything public know. Everything else is still linking private.
-
- Sep 16, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
- Sep 10, 2020
-
-
Soeren Peters authored
Move VirtualFluids header to src. Add CI file and add files, only existing in the open source version.
-
- Sep 08, 2020
-
-
Soeren Peters authored
-
- Sep 04, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
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
-
-
Soeren Peters authored
-
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
Make the cmake project more flexible while removing the CMAKE_SOURCE_DIR usage.
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 01, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 27, 2020
-
-
Soeren Peters authored
-
- Aug 26, 2020
-
-
Soeren Peters authored
Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.
-
- Aug 20, 2020
-
-
Soeren Peters authored
Warning: [-Wbackslash-newline-escape] https://stackoverflow.com/questions/31673945/clang-backslash-and-newline-separated-by-space-in-single-line-comment
-
- Aug 19, 2020
-
-
Soeren Peters authored
-
- Aug 12, 2020
-
-
Soeren Peters authored
-
- Jul 20, 2020
-
-
Soeren Peters authored
-
- Jul 07, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-