Skip to content
Snippets Groups Projects
Commit 2dfd9a54 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Merge branch 'cherry-pick-1eafb167' into 'releases/2.5'

Merge branch 'feature/fix-amg-umfpack-when-using-float' into 'master'

[bugfix] This fixes an issue when UMFPack is found and AMG with field type float is used.

The selection of UMFPack as a direct solver does not only depend on UMFPack being found, but also whether the field type is double or complex<double>. Otherwise UMFPack cannot be used as a coarse solver in AMG. This PR fixes this issue.

See merge request !51

See merge request !74
parents 83f8318b a313ac63
No related branches found
No related tags found
1 merge request!74Merge branch 'feature/fix-amg-umfpack-when-using-float' into 'master'
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment