gmres(m) is a Krylov subspace method for solving nonsymmetric linear systems of equations. The difficulty of this method lies in choosing the appropriate restart cycle m. We propose a new strategy for the adaptive restart for gmres(m) which is based on using the difference of the Ritz and harmonic Ritz values. We also report on numerical experiments which show that this new approach is both effective and robust.
The gmres method is an iterative method that provides better solutions when dealing with large linear systems of equations with a nonsymmetric coefficient matrix. The gmres method generates a Krylov subspace for the solution, and the augmented gmres method allows augmentation of the Krylov subspaces by a user supplied subspace which represents certain known features of the desired solution. The augmented gmres method performs well with suitable augmentation, but performs poorly with unsuitable augmentation. The adaptive augmented gmres method automatically selects a suitable subspace from a set of candidates supplied by the user. This study shows that this method maintains the performance level of augmented gmres and lightens the burden it puts on its users. Numerical experiments compare robustness as well as the efficiency of various heuristic strategies.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.