- Jan 07, 2025
-
-
joergbuchwald authored
-
- Jan 01, 2025
-
-
Dmitri Naumov authored
-
- Nov 29, 2024
-
-
Max Jaeschke authored
-
- Nov 26, 2024
-
-
Max Jaeschke authored
-
- Nov 23, 2024
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 20, 2024
-
-
and one comment change
-
added a warning to use it for creating local vectors.
-
- Oct 18, 2024
-
-
- Aug 08, 2024
-
-
HBShaoUFZ authored
implementation, normalize A and rhs add feature in nonlinear solver Comment out of writing matrices for debugging Normalize linear equation system only for rectangular shaped A Matrix add the switch in NonlinearSolver add feature in matMultTranspose only when A is not square deactivate PETSc implementation add the check function in EquationSystem add override functions in ODE add override functions in TimeDiscretizedODESystem
-
- Jul 21, 2024
-
-
Dmitri Naumov authored
-
- May 08, 2024
-
-
Also added <cassert>, former code implicitly used an assert() function from eigen which was recently renamed to eigen_assert().
-
-
- Apr 12, 2024
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Apr 11, 2024
-
-
Tom Fischer authored
-
- Jan 12, 2024
-
-
- Jan 09, 2024
- Jan 02, 2024
-
-
Dmitri Naumov authored
-
- Dec 12, 2023
-
-
Tom Fischer authored
-
- Nov 29, 2023
-
-
- Oct 19, 2023
-
-
Lars Bilke authored
https://eigen.tuxfamily.org is down. Use https://libeigen.gitlab.io/docs instead.
-
- Oct 18, 2023
-
-
Dmitri Naumov authored
-
- Oct 09, 2023
-
-
Tom Fischer authored
-
- Oct 06, 2023
-
-
Christoph Lehmann authored
-
- 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
-