- Jan 05, 2023
-
-
Carsten Gräser authored
This fixes some fallout of the removal of `MultiTypeBlockMatrix::size()`: By not providing a generic container interface you can no longer use generic algorithms like indexed for-loops for matrices. One way to work around this is to implement the `tuple` protocol to make `Hybrid::size()` work again. For an alternative solution cf. core/dune-common!1209
-
- Nov 30, 2022
-
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
- Jan 27, 2022
-
-
Patrick Jaap authored
-
- Dec 16, 2021
-
-
Patrick Jaap authored
GCC reported a compiler error. transformMatrix depends on transformMatrixPattern: therefore the latter should be implemented first.
-
- Nov 22, 2020
-
-
Oliver Sander authored
Implement addToDiagonal for scalars (interpreted as 1x1 matrices) See merge request agnumpde/dune-matrix-vector!12
-
Oliver Sander authored
The gcc-6 Docker image does not exist anymore.
-
Oliver Sander authored
This makes triangularsolvetest.cc pass.
-
Oliver Sander authored
This is required for dune-istl matrices than use scalars to end the nesting recursion (and not FieldMatrix), like BCRSMatrix<double>.
-
Oliver Sander authored
"Catching polymorphic type ‘class Dune::Exception’ by value"
-
- Nov 16, 2020
-
-
Oliver Sander authored
Add missing header resize.hh to CMakeLists.txt See merge request agnumpde/dune-matrix-vector!10
-
-
- Apr 24, 2020
-
-
maxka authored
transpose.hh Fixed See merge request agnumpde/dune-matrix-vector!8
-
- Apr 23, 2020
-
-
apminaei authored
-
- Mar 30, 2020
-
-
Patrick authored
-
- Mar 27, 2020
-
-
Patrick authored
-
- Mar 11, 2019
-
-
Lasse Hinrichsen-Bischoff authored
Use modern CI script See merge request agnumpde/dune-matrix-vector!6
-
Lasse Hinrichsen-Bischoff authored
This introduces the same CI script also used in the other agnumpde repositories.
-
- Nov 09, 2017
-
-
Max Kahnt authored
-
- Oct 18, 2017
-
-
Max Kahnt authored
See core/dune-common#77
-
- Oct 16, 2017
-
-
Max Kahnt authored
-
- Oct 09, 2017
- Oct 03, 2017
- Oct 02, 2017
-
-
Max Kahnt authored
-
- Oct 01, 2017
- Sep 30, 2017