- 24 Jan, 2022 1 commit
-
-
Nils Kohl authored
Refactored PETSc sparse matrix and vector classes so that the DoF counting is (optionally) done during run time. This is relevant for operators and functions for which the sizes are not known at compile time.
-
- 29 Sep, 2021 1 commit
-
-
Nils Kohl authored
-
- 28 Sep, 2021 1 commit
-
-
Dominik Thoennes authored
-
- 27 Sep, 2021 1 commit
-
-
Dominik Thoennes authored
-
- 12 May, 2021 1 commit
-
-
Nils Kohl authored
Implemented PETSc CG solver wrapper. Changed PETSc MinRes constructor to obtain both relative and absolute tolerance.
-
- 06 Nov, 2020 1 commit
-
-
Nils Kohl authored
-
- 27 Oct, 2020 1 commit
-
-
Nils Kohl authored
-
- 28 Aug, 2020 1 commit
-
-
Nils Kohl authored
- fix: copying BCs to numerator - added option to not apply any preconditioner to the velocity - added option to not reassembly the matrix every solve
-
- 17 Jun, 2020 1 commit
-
-
Nils Kohl authored
Fixed idling issue in dedicated agglomeration for Stokes due to collective function calls on world comm in restriction.
-
- 26 May, 2020 1 commit
-
-
Nils Kohl authored
-
- 28 Jan, 2020 1 commit
-
-
Marcus Mohr authored
The commit renames PETScSparseMatrixcreateMatrixFromFunction() to createMatrixFromOperator() and does the same for the method with the Once suffix. Resolves issue #119.
-
- 12 Dec, 2019 1 commit
-
-
Nils Kohl authored
- set relative tolerances too low to reach - set default absolute tolerances in minres solvers to 1e-12 - removed Schur prec. test since it takes too long - minor epsilon fixes
-
- 29 Oct, 2019 1 commit
-
-
Nils Kohl authored
-
- 11 Sep, 2019 1 commit
-
-
Dominik Thoennes authored
-
- 30 Aug, 2019 3 commits
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- 22 May, 2019 1 commit
-
-
Nils Kohl authored
-
- 21 May, 2019 1 commit
-
-
Nils Kohl authored
-