- Apr 08, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Mar 02, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 26, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
Fix various msvc compiler warnings. With msvc the compiler flags are explicit passed to nvcc with -Xcompiler.
-
Soeren Peters authored
-
Soeren Peters authored
-
- 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.
-
- Sep 16, 2020
-
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
- 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
-
- 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
-
- Jul 20, 2020
-
-
Soeren Peters authored
-
- Jul 06, 2020
-
-
Soeren Peters authored
-