- 14 Aug, 2017 1 commit
-
-
Martin Bauer authored
- normal CMake Python search can be used if the python interpreter is searched before the searching the libraries
-
- 02 Aug, 2017 1 commit
-
-
Martin Bauer authored
-
- 25 Apr, 2017 1 commit
-
-
Martin Bauer authored
two versions available now via CMake switch: - by default the Python module is built without LBM module, since lbmpy can be used for this. Reduces compile time substantially. - if the LBM is needed in python, for example for the lbmpy testsuite it can be included by setting the CMake switch WALBERLA_BUILD_WITH_PYTHON_LBM
-
- 30 Mar, 2017 1 commit
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-