- Dec 09, 2020
-
-
TESLA01\soerenpeters authored
Change in cmake: When BUILDTYPE is not defined in vf_add_library(), a library is build regarding the CMAKE_BUILDY_TYPE.
-
- Dec 03, 2020
-
-
Martin Schönherr authored
no changes in configFiles for numerical tests necessary
-
- Dec 01, 2020
-
-
Martin Schönherr authored
numerical Tests of K15 and viscosity 10^-2 passes 42 of 60 tests, for the lower viscosities it has to pass 60 of 60 tests computation time for every viscosity is ~35h on one Geforce 1080ti
-
- Nov 10, 2020
-
-
Martin Schönherr authored
-
TESLA01\soerenpeters authored
Add a fix for the numerical tests, where all compile definitions were overwritten by set_target_properties().
-
- Oct 28, 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.
-
- Oct 08, 2020
-
-
Soeren Peters authored
Changed typedefs to using.
-
- Oct 07, 2020
-
-
peters authored
-
Soeren Peters authored
-
- Oct 05, 2020
-
-
TESLA01\soerenpeters authored
Add msvc warning level W4 and removed most of the warnings. Some of the warnings are suppressed (see MSVC.cmake)
-
Soeren Peters authored
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
Soeren Peters authored
-
peters authored
-
Soeren Peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 10, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Move VirtualFluids header to src. Add CI file and add files, only existing in the open source version.
-
Soeren Peters authored
Therefore the muparser cmakeLists.txt was used, but a modified: - name is corresponding to the original file: muparser (in lowercases) - removed the install - adds public include directory : CMAKE_CURRENT_SOURCE_DIR/include. --> also adapt the include from the dependent fles. - adds link to OpemMP CXX 11 is now required. (CMake throws an error if cpp11 is not available).
-
- Sep 08, 2020
-
-
Soeren Peters authored
-
- Sep 04, 2020
-
-
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
-
- Sep 01, 2020
-
-
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 25, 2020
-
-
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.
-
- 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
-
Soeren Peters authored
-
Soeren Peters authored
-
- Aug 12, 2020
-
-
Soeren Peters authored
-
- Jul 07, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-