Merge branch 'feature/FS1331-real_type' into 'master'
[real_type] use real_type for all norm computations, fix flyspray/FS#1331 I think these are the last places where double has to be replaced. The only remaining places are superlu and umfpack which are not templated and thus are hardcoded to use double. This patch fixes flyspray/FS#1331 See merge request !2
No related branches found
No related tags found
Showing
- dune/istl/novlpschwarz.hh 3 additions, 1 deletiondune/istl/novlpschwarz.hh
- dune/istl/owneroverlapcopy.hh 1 addition, 1 deletiondune/istl/owneroverlapcopy.hh
- dune/istl/scalarproducts.hh 5 additions, 4 deletionsdune/istl/scalarproducts.hh
- dune/istl/schwarz.hh 2 additions, 1 deletiondune/istl/schwarz.hh
Loading
Please register or sign in to comment