Lecture Notes on Iterative Methods
Lecture Notes:
-
Introduction (13 MB)
-
Synopsis of Numerical Linear Algebra (more extensive notes are below)
-
Fixed-Point Iterations, Krylov Spaces, and Krylov Methods
-
Comparing CG and GMRES for Various Model Problems
-
Convergence of CG – part I
-
Convergence of CG – part II: local convergence
-
Convergence of MINRES and GMRES
-
Generalizations of (restarted) GMRES
-
Methods based on the two-sided Lanczos algorithm
-
Preconditioners based on incomplete factorizations
-
Saddle-Point preconditioners
-
Domain decomposition preconditioners - for convergence theory see notes from class)
-
Multigrid 1 – basic iterative methods and error smoothing
-
Multigrid 2 – smooth and oscillatory modes, basic multigrid
-
Multigrid 3 – local mode analysis
-
Multigrid 4 – convergence proof and analysis
Background Material: