Iterative Solution of Large Sparse Systems of Equations


Book Description

This book presents the description of the state of modern iterative techniques together with systematic analysis. The first chapters discuss the classical methods. Comprehensive chapters are devoted to semi-iterative techniques (Chebyshev methods), transformations, incomplete decompositions, gradient and conjugate gradient methods, multi-grid methods and domain decomposition techniques (including e.g. the additive and multiplicative Schwartz method). In contrast to other books all techniques are described algebraically. For instance, for the domain decomposition method this is a new but helpful approach. Every technique described is illustrated by a Pascal program applicable to a class of model problem.







Applied Iterative Methods


Book Description

Applied Iterative Methods




Encyclopedia of Computer Science and Technology


Book Description

"This comprehensive reference work provides immediate, fingertip access to state-of-the-art technology in nearly 700 self-contained articles written by over 900 international authorities. Each article in the Encyclopedia features current developments and trends in computers, software, vendors, and applications...extensive bibliographies of leading figures in the field, such as Samuel Alexander, John von Neumann, and Norbert Wiener...and in-depth analysis of future directions."




Computer Solution of Large Linear Systems


Book Description

This book deals with numerical methods for solving large sparse linear systems of equations, particularly those arising from the discretization of partial differential equations. It covers both direct and iterative methods. Direct methods which are considered are variants of Gaussian elimination and fast solvers for separable partial differential equations in rectangular domains. The book reviews the classical iterative methods like Jacobi, Gauss-Seidel and alternating directions algorithms. A particular emphasis is put on the conjugate gradient as well as conjugate gradient -like methods for non symmetric problems. Most efficient preconditioners used to speed up convergence are studied. A chapter is devoted to the multigrid method and the book ends with domain decomposition algorithms that are well suited for solving linear systems on parallel computers.




A Survey of Preconditioned Iterative Methods


Book Description

The problem of solving large, sparse, linear systems of algebraic equations is vital in scientific computing, even for applications originating from quite different fields. A Survey of Preconditioned Iterative Methods presents an up to date overview of iterative methods for numerical solution of such systems. Typically, the methods considered are well suited for the kind of systems arising from the discretization of partial differential equations. The focus of this presentation is on the family of Krylov subspace solvers, of which the Conjugate Gradient algorithm is a typical example. In addition to an introduction to the basic principles of such methods, a large number of specific algorithms for symmetric and nonsymmetric problems are discussed. When solving linear systems by iteration, a preconditioner is usually introduced in order to speed up convergence. In many cases, the selection of a proper preconditioner is crucial to the resulting computational performance. For this reason, this book pays special attention to different preconditioning strategies. Although aimed at a wide audience, the presentation assumes that the reader has basic knowledge of linear algebra, and to some extent, of partial differential equations. The comprehensive bibliography in this survey is provides an entry point to the enormous amount of published research in the field of iterative methods.




Iterative Solution of Large Linear Systems


Book Description

Iterative Solution of Large Linear Systems describes the systematic development of a substantial portion of the theory of iterative methods for solving large linear systems, with emphasis on practical techniques. The focal point of the book is an analysis of the convergence properties of the successive overrelaxation (SOR) method as applied to a linear system where the matrix is "consistently ordered". Comprised of 18 chapters, this volume begins by showing how the solution of a certain partial differential equation by finite difference methods leads to a large linear system with a sparse matrix. The next chapter reviews matrix theory and the properties of matrices, as well as several theorems of matrix theory without proof. A number of iterative methods, including the SOR method, are then considered. Convergence theorems are also given for various iterative methods under certain assumptions on the matrix A of the system. Subsequent chapters deal with the eigenvalues of the SOR method for consistently ordered matrices; the optimum relaxation factor; nonstationary linear iterative methods; and semi-iterative methods. This book will be of interest to students and practitioners in the fields of computer science and applied mathematics.