setupLaplacian: Add optional diagonal regularization
This generalizes the necessary regularization for the umfpacktest and makes it usable for other algorithms. A hint in Cholmodtest is added and the other tests using this methods are kept unchanged. The method was also cleaned up and modernized.
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- dune/istl/test/cholmodtest.cc 2 additions, 1 deletiondune/istl/test/cholmodtest.cc
- dune/istl/test/laplacian.hh 36 additions, 33 deletionsdune/istl/test/laplacian.hh
- dune/istl/test/umfpacktest.cc 4 additions, 28 deletionsdune/istl/test/umfpacktest.cc
Loading
Please register or sign in to comment