- Sep 04, 2021
-
-
Jean-Noël Grad authored
Delete Doxygen blocks duplicated in both .h and .cpp files. Fix incorrect argument names in \param blocks. Fix filenames in \file blocks. Fix broken Doxygen syntax (broken numerated lists containing more than 9 items, invalid HTML tags, broken links in \ref and malformed math equations). Wrap code blocks inside \code ... \endcode.
-
- Mar 16, 2021
-
-
Dominik Thoennes authored
the wrapper did not compile but since this was not a problem in the last two years it can be removed
-
- Dec 28, 2020
-
-
Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available. We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
-
- Oct 30, 2020
-
-
- Oct 05, 2020
-
-
Michael Kuron authored
It is not needed because deprecations are compiler warnings and should not be ignored anyway. Also, no need to export WARNING_DEPRECATED to the C++ code.
-
- Jul 10, 2020
-
-
- Nov 12, 2019
-
-
Michael Kuron authored
-
- Oct 15, 2019
-
-
Michael Kuron authored
-
- Apr 25, 2019
-
-
Martin Bauer authored
-
- Apr 11, 2019
-
-
Michael Kuron authored
-
- Mar 06, 2019
-
-
Martin Bauer authored
- WALBERLA_BUILD_WITH_OPENMP was never defined
-
- Mar 06, 2018
-
-
Martin Bauer 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
-
- Jan 27, 2018
-
-
Michael Kuron authored
-
- Aug 23, 2017
-
-
Christian Godenschwager authored
Also added wrapper for Metis & ParMetis to prevent it from polluting the global name space
-
- Aug 02, 2017
-
-
Martin Bauer authored
-
- Jul 14, 2017
-
-
Christian Godenschwager authored
-
- Jul 06, 2017
-
-
Michael Kuron 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/*'
-