- Aug 12, 2024
-
-
Christoph Grüninger authored
Found by Cppcheck (missingInclude).
-
- Aug 11, 2024
-
-
Christoph Grüninger authored
Update LICENSE.md See merge request !573
-
Christoph Grüninger authored
-
- Jul 22, 2024
-
-
Santiago Ospina De Los Ríos authored
setupLaplacian: Add optional diagonal regularization See merge request !539
-
Patrick Jaap authored
This generalizes the necessary regularization for the umfpacktest and makes it usable for other algorithms. A hint in Cholmodtest is added and the other tests using this methods are kept unchanged. The method was also cleaned up and modernized. Co-authored-by:
Santiago Ospina De Los Ríos <sospinar@gmail.com>
-
- Jul 01, 2024
-
-
Christoph Grüninger authored
Move include of config.h from source to some header files See merge request !566
-
-
- Jun 11, 2024
-
-
Christoph Grüninger authored
[bugfix] Make solverfactory tests work without optional pkgs Closes #117 See merge request !570
-
- Jun 10, 2024
-
-
Markus Blatt authored
Tests failed in Suitspares or UMFPACK was not there.
-
Markus Blatt authored
Fix some issues found by Clazy, Cppcheck, and myself See merge request !569
-
- Jun 09, 2024
-
-
Christoph Grüninger authored
Use the left-hand side as a condition
-
Christoph Grüninger authored
It was removed 9 years ago.
-
Christoph Grüninger authored
Remove `isPublic` altogether. Found by Cppcheck (variableScope).
-
Christoph Grüninger authored
Found by Cppcheck (unusedVariable).
-
Christoph Grüninger authored
Found by Cppcheck.
-
Christoph Grüninger authored
This is less about performance and mor about silencing the Clazy warnings. Found by Clazy (range-loop-reference)
-
- Jun 03, 2024
-
-
Simon Praetorius authored
Cleanup the VariableBlockVector implementation See merge request !463
-
Simon Praetorius authored
fix bvector += bindings See merge request !565
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
-
-
-
-
- Jun 02, 2024
-
-
Simon Praetorius authored
Set real_type of MultiTypeBlockVector See merge request !480
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- May 31, 2024
-
-
Simon Praetorius authored
Revert "Merge branch 'issue/block-traits-field-traits' into 'master'" See merge request !567
-
Simon Praetorius authored
This reverts merge request !564
-
- May 30, 2024
-
-
Simon Praetorius authored
Define BlockTraits in terms of FieldTraits See merge request !564
-
- May 06, 2024
-
-
Andreas Dedner authored
refactor blockvector bindings to allow for generic types See merge request !562
-
- Apr 18, 2024
-
-
Alexander Müller authored
-
- Apr 17, 2024
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Add a specialization of FieldTraits for VariableBlockVector See merge request !563
-
Alexander Müller authored
-
- Apr 12, 2024
-
-
Simon Praetorius authored
-