Skip to content
Snippets Groups Projects
Commit 1eafb167 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

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.

@markus.blatt: Please take a look at this. 
@smuething: Please take a look at this. 

See merge request !51
parents ec617e3b 2b7a6043
No related branches found
No related tags found
1 merge request!51[bugfix] This fixes an issue when UMFPack is found and AMG with field type float is used.
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