Constraint Preconditioning of Saddle Point Problems

Constraint Preconditioning of Saddle Point Problems
Author: Scott Aaron Ladenheim
Publisher:
Total Pages: 88
Release: 2015
Genre:
ISBN:


Download Constraint Preconditioning of Saddle Point Problems Book in PDF, Epub and Kindle

This thesis is concerned with the fast iterative solution of linear systems of equations of saddle point form. Saddle point problems are a ubiquitous class of matrices that arise in a host of computational science and engineering applications. The focus here is on improving the convergence of iterative methods for these problems by preconditioning. Preconditioning is a way to transform a given linear system into a different problem for which iterative methods converge faster. Saddle point matrices have a very specific block structure and many preconditioning strategies for these problems exploit this structure. The preconditioners considered in this thesis are constraint preconditioners. This class of preconditioner mimics the structure of the original saddle point problem. In this thesis, we prove norm- and field-of-values-equivalence for constraint preconditioners associated to saddle point matrices with a particular structure. As a result of these equivalences, the number of iterations needed for convergence of a constraint preconditioned minimal residual Krylov subspace method is bounded, independent of the size of the matrix. In particular, for saddle point systems that arise from the finite element discretization of partial differential equations (p.d.e.s), the number of iterations it takes for GMRES to converge for theses constraint preconditioned systems is bounded (asymptotically), independent of the size of the mesh width. Moreover, we extend these results when appropriate inexact versions of the constraint preconditioner are used. We illustrate this theory by presenting numerical experiments on saddle point matrices that arise from the finite element solution of coupled Stokes-Darcy flow. This is a system of p.d.e.s that models the coupling of a free flow to a porous media flow by conditions across the interface of the two flow regions. We present experiments in both two and three dimensions, using different types of elements (triangular, quadrilateral), different finite element schemes (continuous, discontinuous Galerkin methods), and different geometries. In all cases, the effectiveness of the constraint preconditioner is demonstrated.

Saddle-Point Problems and Their Iterative Solution

Saddle-Point Problems and Their Iterative Solution
Author: Miroslav Rozložník
Publisher: Springer
Total Pages: 136
Release: 2018-11-19
Genre: Mathematics
ISBN: 3030014312


Download Saddle-Point Problems and Their Iterative Solution Book in PDF, Epub and Kindle

This book provides essential lecture notes on solving large linear saddle-point systems, which arise in a wide range of applications and often pose computational challenges in science and engineering. The focus is on discussing the particular properties of such linear systems, and a large selection of algebraic methods for solving them, with an emphasis on iterative methods and preconditioning. The theoretical results presented here are complemented by a case study on potential fluid flow problem in a real world-application. This book is mainly intended for students of applied mathematics and scientific computing, but also of interest for researchers and engineers working on various applications. It is assumed that the reader has completed a basic course on linear algebra and numerical mathematics.

Model Order Reduction: Theory, Research Aspects and Applications

Model Order Reduction: Theory, Research Aspects and Applications
Author: Wilhelmus H. Schilders
Publisher: Springer Science & Business Media
Total Pages: 471
Release: 2008-08-27
Genre: Mathematics
ISBN: 3540788417


Download Model Order Reduction: Theory, Research Aspects and Applications Book in PDF, Epub and Kindle

The idea for this book originated during the workshop “Model order reduction, coupled problems and optimization” held at the Lorentz Center in Leiden from S- tember 19–23, 2005. During one of the discussion sessions, it became clear that a book describing the state of the art in model order reduction, starting from the very basics and containing an overview of all relevant techniques, would be of great use for students, young researchers starting in the ?eld, and experienced researchers. The observation that most of the theory on model order reduction is scattered over many good papers, making it dif?cult to ?nd a good starting point, was supported by most of the participants. Moreover, most of the speakers at the workshop were willing to contribute to the book that is now in front of you. The goal of this book, as de?ned during the discussion sessions at the workshop, is three-fold: ?rst, it should describe the basics of model order reduction. Second, both general and more specialized model order reduction techniques for linear and nonlinear systems should be covered, including the use of several related numerical techniques. Third, the use of model order reduction techniques in practical appli- tions and current research aspects should be discussed. We have organized the book according to these goals. In Part I, the rationale behind model order reduction is explained, and an overview of the most common methods is described.

Efficient Preconditioned Solution Methods for Elliptic Partial Differential Equations

Efficient Preconditioned Solution Methods for Elliptic Partial Differential Equations
Author: Owe Axelsson
Publisher: Bentham Science Publishers
Total Pages: 153
Release: 2011
Genre: Mathematics
ISBN: 1608052915


Download Efficient Preconditioned Solution Methods for Elliptic Partial Differential Equations Book in PDF, Epub and Kindle

This e-book presents several research areas of elliptical problems solved by differential equations. The mathematical models explained in this e-book have been contributed by experts in the field and can be applied to a wide range of real life examples. M

Multilevel Block Factorization Preconditioners

Multilevel Block Factorization Preconditioners
Author: Panayot S. Vassilevski
Publisher: Springer Science & Business Media
Total Pages: 527
Release: 2008-10-22
Genre: Mathematics
ISBN: 0387715649


Download Multilevel Block Factorization Preconditioners Book in PDF, Epub and Kindle

This monograph is the first to provide a comprehensive, self-contained and rigorous presentation of some of the most powerful preconditioning methods for solving finite element equations in a common block-matrix factorization framework. The book covers both algorithms and analysis using a common block-matrix factorization approach which emphasizes its unique feature. Topics covered include the classical incomplete block-factorization preconditioners, the most efficient methods such as the multigrid, algebraic multigrid, and domain decomposition. This text can serve as an indispensable reference for researchers, graduate students, and practitioners. It can also be used as a supplementary text for a topics course in preconditioning and/or multigrid methods at the graduate level.

Finite Elements and Fast Iterative Solvers

Finite Elements and Fast Iterative Solvers
Author: Howard Elman
Publisher: OUP Oxford
Total Pages: 495
Release: 2014-06-19
Genre: Mathematics
ISBN: 0191667927


Download Finite Elements and Fast Iterative Solvers Book in PDF, Epub and Kindle

This book is a description of why and how to do Scientific Computing for fundamental models of fluid flow. It contains introduction, motivation, analysis, and algorithms and is closely tied to freely available MATLAB codes that implement the methods described. The focus is on finite element approximation methods and fast iterative solution methods for the consequent linear(ized) systems arising in important problems that model incompressible fluid flow. The problems addressed are the Poisson equation, Convection-Diffusion problem, Stokes problem and Navier-Stokes problem, including new material on time-dependent problems and models of multi-physics. The corresponding iterative algebra based on preconditioned Krylov subspace and multigrid techniques is for symmetric and positive definite, nonsymmetric positive definite, symmetric indefinite and nonsymmetric indefinite matrix systems respectively. For each problem and associated solvers there is a description of how to compute together with theoretical analysis that guides the choice of approaches and describes what happens in practice in the many illustrative numerical results throughout the book (computed with the freely downloadable IFISS software). All of the numerical results should be reproducible by readers who have access to MATLAB and there is considerable scope for experimentation in the "computational laboratory " provided by the software. Developments in the field since the first edition was published have been represented in three new chapters covering optimization with PDE constraints (Chapter 5); solution of unsteady Navier-Stokes equations (Chapter 10); solution of models of buoyancy-driven flow (Chapter 11). Each chapter has many theoretical problems and practical computer exercises that involve the use of the IFISS software. This book is suitable as an introduction to iterative linear solvers or more generally as a model of Scientific Computing at an advanced undergraduate or beginning graduate level.

Studies in Linear and Non-Linear Programming

Studies in Linear and Non-Linear Programming
Author: Leonid Hurwicz
Publisher:
Total Pages: 242
Release: 2012-07-01
Genre:
ISBN: 9781258450144


Download Studies in Linear and Non-Linear Programming Book in PDF, Epub and Kindle

Additional Contributing Authors Include Thomas Marschak, Robert Solow, Samuel Karlin, And Others.