| 0ed2132d | 06-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCGAMGSetUseSAEstEig: fix logic
We need to call setfromoptions before PCSetUp_MG to really use the SA estimates, otherwise the chebyshev smoother will keep estimating the eigenvalues internally if t
PCGAMGSetUseSAEstEig: fix logic
We need to call setfromoptions before PCSetUp_MG to really use the SA estimates, otherwise the chebyshev smoother will keep estimating the eigenvalues internally if the transformation is given at command line via -ksp_chebyshev_esteig x,y,z,w
fix function argument
show more ...
|