- Feb 09, 2022
-
-
Simon Praetorius authored
-
- Jan 25, 2022
-
-
Markus Blatt authored
add missing include in foreach.hh See merge request !470
-
Nils-Arne Dreier authored
-
- Jan 09, 2022
-
-
Simon Praetorius authored
spqr solver with block matrix See merge request !409
-
Simon Praetorius authored
add test for block size test for spqr deactivate std::complex tests of spqr
-
- Jan 06, 2022
-
-
Simon Praetorius authored
Remove deprecated code See merge request !467
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Jan 04, 2022
-
-
Ansgar Burchardt authored
CHANGELOG.MD: Be more precise about FieldTraits requirement in ISTL vector types See merge request !466
-
- Dec 17, 2021
-
-
Patrick Jaap authored
See discussion at !460
-
- Dec 14, 2021
-
-
Ansgar Burchardt authored
MultiTypeBlockVector: Use std::common_type for field_type See merge request !460
-
- Dec 09, 2021
-
-
Patrick Jaap authored
-
Patrick Jaap authored
-
- Dec 07, 2021
-
-
Markus Blatt authored
[IO] Update SVG writer documentation See merge request !464
-
- Dec 06, 2021
-
-
Santiago Ospina De Los Ríos authored
-
- Dec 03, 2021
-
-
Markus Blatt authored
fix some problems of the intel compiler See merge request !407
-
Markus Blatt authored
Default initialize number in NumberWrapper See merge request !456
-
Markus Blatt authored
Add SVG writer for matrices See merge request !444
-
- Dec 02, 2021
-
-
Ansgar Burchardt authored
add `FieldTraits` for matrix classes See merge request !461
-
Ansgar Burchardt authored
-
- Dec 01, 2021
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Oliver Sander authored
Implement std::tuple_element for MultiTypeBlockVector and Matrix See merge request !459
-
- Nov 26, 2021
-
-
Oliver Sander authored
Both behave like std::tuple, and currently even inherit from std::tuple. According to https://en.cppreference.com/w/cpp/utility/tuple_element we are allowed to specify std::tuple_element for our own types.
-
Oliver Sander authored
Add `operator*` for `ScaledIdentityMatrix` and scalar See merge request !457
-
-
- Nov 14, 2021
-
-
Simon Praetorius authored
-
- Nov 10, 2021
-
-
Oliver Sander authored
Export the cholmod_factor object See merge request !455
-
Oliver Sander authored
This is needed for some of the more advanced features of CHOLMOD.
-
- Oct 22, 2021
-
-
Andreas Dedner authored
refactor the way python is used in dune See merge request !432
-
Andreas Dedner authored
-