- Mar 17, 2021
-
-
peters authored
As the cuda warnings are different on each platform and super badly documented, we switch to suppress all warnings for the GridGenerator.
-
- 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
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
Remove some compiler warnings and added some cuda warning suppressions for the GridGenerator, as they are cluttering the build output.
-
- Feb 16, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Dec 09, 2020
-
-
TESLA01\soerenpeters authored
-
TESLA01\soerenpeters 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 08, 2020
-
-
Soeren Peters authored
-
- Sep 04, 2020
-
-
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.
-
- Sep 01, 2020
-
-
Soeren Peters authored
-
- Aug 12, 2020
-
-
Soeren Peters authored
-
- Jul 06, 2020
-
-
Soeren Peters authored
Made VF_GPU work with the "new" cmake
-
Soeren Peters authored
Changed the setting the compiler options to the new cmake function: target_compile_options
-