- 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.
-
- Jun 13, 2019
-
-
Sebastian Eibl authored
[BufferSystem] moved clearing of recv buffers from endCommunication to startCommunication
-
- Apr 12, 2019
-
-
Sebastian Eibl authored
-
- Mar 27, 2019
-
-
Michael Kuron authored
-
- Mar 26, 2019
-
-
- Jan 22, 2019
-
-
Martin Bauer authored
- templated buffer classes allow the buffer systems to work with custom buffers, e.g. buffers of GPU memory
-
- Jan 09, 2019
-
-
Sebastian Eibl authored
-
- Jan 08, 2019
-
-
Sebastian Eibl authored
-
- Aug 23, 2018
-
-
Sebastian Eibl authored
-
- Jul 21, 2017
-
-
Florian Schornbaum authored
-
- Apr 25, 2017
-
-
Martin Bauer authored
- Bug occurred if a BufferSystem (or communication scheme) was copied and the first object went out of scope. - Internally a pointer was kept which was still pointing to the original BufferSystem Fixes #16
-
- 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/*'
-