- Mar 17, 2020
-
-
Dominik Thoennes authored
-
- Nov 11, 2019
-
-
Michael Kuron authored
CMake: don't use CMAKE_CXX14_STANDARD_COMPILE_OPTION directly, instead go through CMAKE_CXX_STANDARD
-
Michael Kuron authored
-
- Jul 26, 2019
-
-
Martin Bauer authored
-
- Jul 16, 2019
-
-
Dominik Thoennes authored
This option is OFF by default. If turned on cmake will notify if a target cannot be build due to a missing module.
-
- Jun 07, 2019
-
-
Martin Bauer authored
-
- Mar 26, 2019
-
-
Sebastian Eibl authored
-
- Mar 07, 2019
-
-
Martin Bauer authored
- proper escaping of braces when passing JSON to python - pass information if walberla was built with CUDA to pystencils to support apps that use GPU optionally
-
Martin Bauer authored
-
- Feb 18, 2019
-
-
Martin Bauer authored
-
- Feb 13, 2019
-
-
Michael Kuron authored
-
- Jan 24, 2019
-
-
Martin Bauer authored
- information from CMake to codegen: double/float, OpenMP, ...
-
- Jun 11, 2018
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- Mar 06, 2018
-
-
Martin Bauer authored
-
- Feb 20, 2018
-
-
Michael Kuron authored
-
- Feb 14, 2018
-
-
API changes in blockforest::PhantomBlockForest, blockforest::loadbalancing, pe::amr::weight_assignment mpi can now only send/receive walberla::optional instead of boost::optional
-
API change for vtk::VTKOutput::getFilenames
-
- Feb 06, 2018
-
-
Christian Godenschwager authored
External apllications which did not set the C++ standard to 14 in their CMakeLists.txt failed to build. This change allows them to build without further user actions.
-
- Jan 26, 2018
-
-
Michael Kuron authored
-
- Dec 20, 2017
-
-
Christian Godenschwager authored
-
- Dec 11, 2017
-
-
Martin Bauer authored
- one python file can now generate multiple source files
-
- Sep 26, 2017
-
-
Christian Godenschwager authored
- Add generator files to targets to show them in VS solutions - mark generated files as such in CMake
-
- Sep 20, 2017
-
-
Martin Bauer authored
-
- Aug 02, 2017
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jul 14, 2017
-
-
Christian Godenschwager authored
-
- Apr 25, 2017
-
-
Martin Bauer authored
-
- Mar 30, 2017
-
-
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/*'
-