- Apr 06, 2021
-
-
schoen authored
-
Soeren Peters authored
-
Soeren Peters authored
Switch to rabs according to version 5.1.1 tag (https://github.com/KarypisLab/METIS/blob/v5.1.1-DistDGL-v0.5/libmetis/balance.c)
-
Soeren Peters authored
-
- Feb 16, 2021
-
-
Soeren Peters authored
-
- Feb 12, 2021
-
-
Soeren Peters authored
- metis: do not pass -O3 flag on msvc compiler, as this flag is ignored anyway. Instead of /w pass w0, which is equivalent to /w. - RheologyK17LBMKernel: A and B are also defined in D3Q27System.h. Therefore to not hide this declaration they are renamed to A_ and B_ - additional small clean ups...
-
- Feb 11, 2021
-
-
Soeren Peters authored
-
- Feb 05, 2021
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Feb 04, 2021
-
-
Sven Marcus authored
-
- Nov 10, 2020
-
-
Sven Marcus authored
-
- Nov 09, 2020
-
-
Sven Marcus authored
-
- Oct 22, 2020
-
-
Sven Marcus authored
-
- Oct 21, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Oct 20, 2020
-
-
Soeren Peters authored
-
- Oct 08, 2020
-
-
TESLA01\soerenpeters authored
-
TESLA01\soerenpeters authored
-
TESLA01\soerenpeters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Oct 07, 2020
-
-
peters authored
-
Soeren Peters authored
-
- Oct 06, 2020
-
-
Sven Marcus authored
-
Soeren Peters authored
-
- Oct 05, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
Changed in metis CMakeLists: - add cmake required version to 3.0 - removed installation - add METIS options for idx54 and real64 bit. - set target include path - set public target defintions - put metis target into the 3rd folder group.
-
- Oct 02, 2020
-
-
TESLA01\soerenpeters authored
Fix exclude in cmake target files.
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
Soeren Peters authored
-
Soeren Peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 16, 2020
-
-
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
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).
-