- Sep 28, 2023
-
-
Christoph Lehmann authored
-
- Sep 25, 2023
-
-
Christoph Lehmann authored
-
- Jul 27, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jul 12, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Now changes are in the class, function, methods documentation and not in the headers. This unifies to the most common case.
-
Dmitri Naumov authored
This unifies the doxygen headers. If the (doxygen) header is not starting with \file, the following documentation is attributed to a different entity resulting is multiple copyright blocks and the like in the doxygen's html files.
-
- May 11, 2023
-
-
Dmitri Naumov authored
Replacing deprecated PETSC_NULL since petsc version 3.19.
-
- Apr 28, 2023
-
-
Dmitri Naumov authored
making reading in python much easier.
-
- Apr 14, 2023
-
-
Lars Bilke authored
-
- Mar 24, 2023
-
-
Lars Bilke authored
-
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Dec 16, 2022
-
-
Negative indices mean ghost nodes for which the nodes owning partition is responsible. Might be helpful when implementing new BCs.
-
- Oct 24, 2022
-
-
Christoph Lehmann authored
-
- Sep 28, 2022
-
-
- Sep 23, 2022
-
-
- Sep 22, 2022
-
-
Florian Zill authored
-
- Sep 18, 2022
-
-
Dmitri Naumov authored
- Avoid shadowing, - Unify declaration/definition name.
-
- Sep 16, 2022
-
-
Lars Bilke authored
-
- Sep 07, 2022
-
-
Dmitri Naumov authored
The linear solver parser is only used in the ProjectData and there is no need to include it in the GlobalMatrixVector file. The latter is included by each process pulling in the config tree dependencies.
-
Dmitri Naumov authored
-
- May 04, 2022
-
-
renchao.lu authored
-
- May 03, 2022
- Apr 28, 2022
-
-
Tom Fischer authored
-
- Mar 31, 2022
-
-
Dmitri Naumov authored
Changing include order causes an internal Eigen error: Eigen/src/IterativeSolvers/InternalHeaderCheck.h:2:2: error: #error "Please include unsupported/Eigen/IterativeSolvers instead of including headers inside the src directory directly." If possible the scaling include should be removed in the future.
-
Dmitri Naumov authored
-
wenqing authored
-
wenqing authored
-
- Feb 18, 2022
-
-
-
joergbuchwald authored
-
joergbuchwald authored
-
- Jan 27, 2022
- Jan 19, 2022
-
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Jan 06, 2022
-
-
Tom Fischer authored
-
Tom Fischer authored
-