- Sep 25, 2020
-
-
Sven Marcus authored
-
- Sep 24, 2020
-
-
Sven Marcus authored
visit method throws exception if required memory determined from simulation grid exceeds available physical memory
-
- Sep 21, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 16, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Remove VirtualFluidsDefinitions.h header file. Remove redundant compiler definitions from gpu.cmake.
-
Soeren Peters authored
Make use of the new cmake command: target_link_options, target_compile_options and target_compile_definitions.
-
- 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
-
Soeren Peters authored
Exclude the cmake .in.h file from the cmake target.
-
- 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
-
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
-
Soeren Peters authored
-
- Aug 27, 2020
-
-
Soeren Peters authored
-
- Aug 26, 2020
-
-
kutscher authored
-
Soeren Peters authored
Remove unused stuff and the global include from VirtualFluidsDefinition.h. Adds missing export includes.
-
Soeren Peters authored
-
- 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
-