- Dec 02, 2022
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Dec 01, 2022
-
-
Simon Praetorius authored
Rewrite CMakeLists for istl-solver-playground See merge request core/dune-istl!507
-
Simon Praetorius authored
-
- Nov 30, 2022
-
-
Simon Praetorius authored
Implement functions in SequentialInformation See merge request core/dune-istl!494
-
- Nov 19, 2022
-
-
Christoph Grüninger authored
[test] Add missing return in main See merge request core/dune-istl!505
-
- Nov 18, 2022
-
-
Christoph Grüninger authored
Unused variable warning indicated this oversight
-
Christoph Grüninger authored
Adapt changelog after release See merge request core/dune-istl!504
-
- Nov 16, 2022
-
-
Simon Praetorius authored
-
- Oct 21, 2022
-
-
Samuel Burbulla authored
Feature/pip install git master See merge request core/dune-istl!503
-
Samuel Burbulla authored
-
Samuel Burbulla authored
-
- Oct 20, 2022
-
-
Andreas Dedner authored
Merge branch 'release29/license' into 'releases/2.9' See merge request core/dune-istl!500
-
Robert K authored
[bugfix] dune-common module version dependency. See merge request core/dune-istl!501
-
Andreas Dedner authored
update author list in license file See merge request core/dune-istl!499 (cherry picked from commit 9108fc58ebbcf40305cb7ea1a8f28808b47adc16) 27471991 update author list in license file
-
- Oct 19, 2022
-
-
Robert K authored
-
- Oct 15, 2022
-
-
Robert K authored
[cleanup] Remove signed integer comparison warning. See merge request core/dune-istl!497
-
Robert K authored
-
- Oct 08, 2022
-
-
Robert K authored
[cmake][python] Replace deprecated dune_python_install_package See merge request core/dune-istl!488
-
- Oct 07, 2022
-
-
Ansgar Burchardt authored
add SPDX information See merge request core/dune-istl!490
-
- Oct 06, 2022
-
-
Simon Praetorius authored
-
- Oct 04, 2022
-
-
Ansgar Burchardt authored
dune.module: bump version to 2.10-git See merge request core/dune-istl!491
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- Sep 30, 2022
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
- Sep 29, 2022
-
-
Christian Engwer authored
Fixes segfault for least squares problems with SPQR See merge request core/dune-istl!489
-
José Eduardo Chiarelli Bueno Filho authored
-
- Sep 27, 2022
-
-
Christoph Grüninger authored
-
- Jul 13, 2022
-
-
Markus Blatt authored
Allow SVG writer to have empty rows and cols See merge request core/dune-istl!484
-
- Jun 22, 2022
-
-
Santiago Ospina De Los Ríos authored
Nested sparse matrices were not allowed to have empty rows/cols. By choosing the minimum offset of other blocks, we get an educated guess for these cases.
-
- Jun 12, 2022
-
-
Christian Engwer authored
[doc] Remove outdated reference to dune-dd See merge request core/dune-istl!483
-
- Jun 11, 2022
-
-
Timo Koch authored
-
- May 02, 2022
-
-
Christian Engwer authored
Fix memory leak on BCRSMatrix Closes #103 See merge request core/dune-istl!482
-
Santiago Ospina De Los Ríos authored
Before this commit, the pattern was deallocated with the wrong size that created a huge memory leak.
-
- Apr 28, 2022
-
-
Christian Engwer authored
playground executable for experimenting with solvers and preconditioners See merge request core/dune-istl!410
-
- Apr 12, 2022
-
-
Markus Blatt authored
Create sparse matrix with contiguous memory for MatrixMarket. See merge request core/dune-istl!481
-
Markus Blatt authored
Use dune_add_test properly See merge request core/dune-istl!475
-