Skip to content
Snippets Groups Projects
Commit 3970da91 authored by Christian Engwer's avatar Christian Engwer
Browse files

[solverfactory] Defer UMFPack check, as non-double field type triggers a compile error.

In the rewrite the vector types of UMPack were checked, similar to the
other direct solvers. This does not work anymore, as recent changes in
UMFPack now lead to a compiler error if the vectors are not available,
i.e. when using a real-type different from double. This change now
(re-)introduces a SFINAE check to ensure that the types are compatible.
parent 7d2a4ba5
Branches
No related tags found
1 merge request!453simplify and cleanup the SolverFactory
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment