Skip to content
Snippets Groups Projects
Commit 49d51eb0 authored by oliver.sander_at_tu-dresden.de's avatar oliver.sander_at_tu-dresden.de
Browse files

UMFPackSolver: Remove several hard-wired linear algebra types

Removing these assumptions about the linear algebra types
is one step towards support for unnested linear algebra,
like BCRSMatrix<double> etc.  More work for that is needed,
though.
parent 32c94c10
Branches
Tags 0.2.12
1 merge request!40UMFPackSolver: Remove several hard-wired linear algebra types
Pipeline #23648 passed