Contents. I The Basic Framework for Stationary Problems 1

Similar documents
AMS526: Numerical Analysis I (Numerical Linear Algebra)

Contents. I Basics 1. Copyright by SIAM. Unauthorized reproduction of this article is prohibited.

Index. C m (Ω), 141 L 2 (Ω) space, 143 p-th order, 17

Computational Fluid Dynamics - Incompressible Flows

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1

The Immersed Interface Method

Chapter 13. Boundary Value Problems for Partial Differential Equations* Linz 2002/ page

f xx + f yy = F (x, y)

Outline. Level Set Methods. For Inverse Obstacle Problems 4. Introduction. Introduction. Martin Burger

THE MORTAR FINITE ELEMENT METHOD IN 2D: IMPLEMENTATION IN MATLAB

Introduction to Multigrid and its Parallelization

Microprocessor Thermal Analysis using the Finite Element Method

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

PROGRAMMING OF MULTIGRID METHODS

Journal of Engineering Research and Studies E-ISSN

A Hybrid Geometric+Algebraic Multigrid Method with Semi-Iterative Smoothers

smooth coefficients H. Köstler, U. Rüde

AMS527: Numerical Analysis II

Curve and Surface Fitting with Splines. PAUL DIERCKX Professor, Computer Science Department, Katholieke Universiteit Leuven, Belgium

1 Exercise: 1-D heat conduction with finite elements

SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND

Semester Final Report

An Investigation into Iterative Methods for Solving Elliptic PDE s Andrew M Brown Computer Science/Maths Session (2000/2001)

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 24

THE DEVELOPMENT OF THE POTENTIAL AND ACADMIC PROGRAMMES OF WROCLAW UNIVERISTY OF TECH- NOLOGY ITERATIVE LINEAR SOLVERS

ALF USER GUIDE. Date: September

INTRODUCTION TO FINITE ELEMENT METHODS

Lecture 15: More Iterative Ideas

1 Exercise: Heat equation in 2-D with FE

Foundations of Analytical and Numerical Field Computation

(Sparse) Linear Solvers

Adaptive numerical methods

Image deblurring by multigrid methods. Department of Physics and Mathematics University of Insubria

Numerical Methods to Solve 2-D and 3-D Elliptic Partial Differential Equations Using Matlab on the Cluster maya

Highly Parallel Multigrid Solvers for Multicore and Manycore Processors

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011

What is Multigrid? They have been extended to solve a wide variety of other problems, linear and nonlinear.

Contents. F10: Parallel Sparse Matrix Computations. Parallel algorithms for sparse systems Ax = b. Discretized domain a metal sheet

PROJECT REPORT. Symbol based Multigrid method. Hreinn Juliusson, Johanna Brodin, Tianhao Zhang Project in Computational Science: Report

IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING

F. THOMSON LEIGHTON INTRODUCTION TO PARALLEL ALGORITHMS AND ARCHITECTURES: ARRAYS TREES HYPERCUBES

Some Computational Results for Dual-Primal FETI Methods for Elliptic Problems in 3D

Generalized Additive Models

Curves and Surfaces for Computer-Aided Geometric Design

COMPUTER AIDED GEOMETRIC DESIGN. Thomas W. Sederberg

Today. Motivation. Motivation. Image gradient. Image gradient. Computational Photography

EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36

Introduction to Design Optimization

Parallel High-Order Geometric Multigrid Methods on Adaptive Meshes for Highly Heterogeneous Nonlinear Stokes Flow Simulations of Earth s Mantle

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling

An introduction to mesh generation Part IV : elliptic meshing

Puffin User Manual. March 1, Johan Hoffman and Anders Logg.

Janne Martikainen 1. Introduction

GEOMETRIC LIBRARY. Maharavo Randrianarivony

MATLAB. Advanced Mathematics and Mechanics Applications Using. Third Edition. David Halpern University of Alabama CHAPMAN & HALL/CRC

1.2 Numerical Solutions of Flow Problems

The Finite Element Method

Solution of Ambrosio-Tortorelli Model for Image Segmentation by Generalized Relaxation Method

Parameterization of Meshes

Construction and application of hierarchical matrix preconditioners

Applications of Generic Interpolants In the Investigation and Visualization of Approximate Solutions of PDEs on Coarse Unstructured Meshes

HYPERDRIVE IMPLEMENTATION AND ANALYSIS OF A PARALLEL, CONJUGATE GRADIENT LINEAR SOLVER PROF. BRYANT PROF. KAYVON 15618: PARALLEL COMPUTER ARCHITECTURE

Ill-Posed Problems with A Priori Information

CS 6210 Fall 2016 Bei Wang. Review Lecture What have we learnt in Scientific Computing?

Performance Evaluation of a New Parallel Preconditioner

Why Use the GPU? How to Exploit? New Hardware Features. Sparse Matrix Solvers on the GPU: Conjugate Gradients and Multigrid. Semiconductor trends

A Study of Prolongation Operators Between Non-nested Meshes

Adaptive Isogeometric Analysis by Local h-refinement with T-splines

A Parallel Implementation of the BDDC Method for Linear Elasticity

LINE SEARCH MULTILEVEL OPTIMIZATION AS COMPUTATIONAL METHODS FOR DENSE OPTICAL FLOW

George B. Dantzig Mukund N. Thapa. Linear Programming. 1: Introduction. With 87 Illustrations. Springer

Investigation of a Robust Method for Connecting Dissimilar 3D Finite Element Models. David M. Trujillo 1. December 2005


(Sparse) Linear Solvers

On the regularizing power of multigrid-type algorithms

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation

2 Fundamentals of Serial Linear Algebra

Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers

A Finite Element Method for Deformable Models

Multigrid Methods for Markov Chains

Smoothers. < interactive example > Partial Differential Equations Numerical Methods for PDEs Sparse Linear Systems

An Efficient, Geometric Multigrid Solver for the Anisotropic Diffusion Equation in Two and Three Dimensions

CHARMS: A Simple Framework for Adaptive Simulation SIGGRAPH Presented by Jose Guerra

Efficient Finite Element Geometric Multigrid Solvers for Unstructured Grids on GPUs

Variational Geometric Modeling with Wavelets

An Interface-fitted Mesh Generator and Polytopal Element Methods for Elliptic Interface Problems

Curved Mesh Generation and Mesh Refinement using Lagrangian Solid Mechanics

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution

June 5, Institute of Structural Analysis Graz University of Technology Lessingstr. 25/II, 8010 Graz, Austria

Barycentric Finite Element Methods

Data mining with sparse grids using simplicial basis functions

Module: 2 Finite Element Formulation Techniques Lecture 3: Finite Element Method: Displacement Approach

Memory Efficient Adaptive Mesh Generation and Implementation of Multigrid Algorithms Using Sierpinski Curves

Solving Sparse Linear Systems. Forward and backward substitution for solving lower or upper triangular systems

NUMERICAL ANALYSIS OF ENGINEERING STRUCTURES (LINEAR ELASTICITY AND THE FINITE ELEMENT METHOD)

Finite Element Implementation

Scientific Computing: Interpolation

Numerical Algorithms

Parallel Performance Studies for COMSOL Multiphysics Using Scripting and Batch Processing

Transcription:

page v Preface xiii I The Basic Framework for Stationary Problems 1 1 Some model PDEs 3 1.1 Laplace s equation; elliptic BVPs... 3 1.1.1 Physical experiments modeled by Laplace s equation... 5 1.2 Other elliptic BVPs... 8 1.2.1 The equations of isotropic elasticity... 8 1.2.2 General linear elasticity... 10 1.3 Exercises for Chapter 1... 11 2 The weak form of a BVP 15 2.1 Review of vector calculus... 15 2.1.1 The divergence theorem... 15 2.1.2 Green s identity... 17 2.1.3 Other forms of the divergence theorem and Green s identity 18 2.2 The weak form of a BVP... 20 2.2.1 Minimization of energy... 21 2.2.2 Relaxing the PDE... 23 2.2.3 A few details about Sobolev spaces... 27 2.3 The weak form for other boundary conditions and PDEs... 29 2.3.1 Neumann conditions and the weak form... 29 2.3.2 Mixed boundary conditions... 31 2.3.3 Inhomogeneous boundary conditions... 31 2.3.4 Other elliptic BVPs... 33 2.4 Existence and uniqueness theory for the weak form of a BVP... 35 2.4.1 Vector spaces and inner products... 35 2.4.2 Hilbert spaces... 39 2.4.3 Linear functionals... 41 2.4.4 The Riesz representation theorem... 42 2.4.5 Variational problems and the Riesz representation theorem 42 vii

page v viii 2.5 Examples of ellipticity... 45 2.5.1 The model problem... 45 2.5.2 The equations of isotropic elasticity... 48 2.6 Variational formulation of nonsymmetric problems... 51 2.7 Exercises for Chapter 2... 53 3 The Galerkin method 57 3.1 The projection theorem... 57 3.2 The Galerkin method for a variational problem... 59 3.2.1 Another interpretation of the Galerkin method... 62 3.2.2 The Galerkin method for a nonsymmetric problem... 63 3.3 Exercises for Chapter 3... 63 4 Piecewise polynomials and the finite element method 67 4.1 Piecewise linear functions defined on a triangular mesh... 67 4.1.1 Using piecewise linear functions in Galerkin s method.. 70 4.1.2 The sparsity of the stiffness matrix... 74 4.2 Quadratic Lagrange triangles... 77 4.2.1 Continuous piecewise quadratic functions... 77 4.2.2 The finite element method with quadratic Lagrange triangles 78 4.3 Cubic Lagrange triangles... 80 4.3.1 Continuous piecewise cubic functions... 80 4.3.2 The finite element method with cubic Lagrange triangles. 83 4.4 Lagrange triangles of arbitrary degree... 84 4.4.1 Hierarchical bases for finite element spaces... 85 4.5 Other finite elements: Rectangles and quadrilaterals... 86 4.5.1 Rectangular elements... 86 4.5.2 General quadrilaterals... 87 4.6 Using a reference triangle in finite element calculations... 91 4.7 Isoparametric finite element methods... 93 4.7.1 Isoparametric quadratic triangles... 96 4.7.2 Isoparametric triangles of higher degree...100 4.8 Exercises for Chapter 4...101 5 Convergence of the finite element method 105 5.1 Approximating smooth functions by continuous piecewise linear functions...105 5.1.1 The standard refinement of a triangulation...106 5.1.2 Nondegenerate families of triangulations...106 5.1.3 Approximation by piecewise linear functions...107 5.2 Approximation by higher-order piecewise polynomials...108 5.3 Convergence in the energy norm...110 5.4 Convergence in the L 2 -norm...115 5.5 Variational crimes...118 5.5.1 Numerical integration...118

page ix ix 5.5.2 Outline of the analysis of the effect of quadrature...120 5.5.3 Isoparametric finite elements...121 5.6 Exercises for Chapter 5...122 II Data Structures and Implementation 125 6 The mesh data structure 127 6.1 Programming the finite element method...127 6.1.1 Assembling the stiffness matrix...127 6.1.2 Computing the load vector...131 6.2 The mesh data structure...134 6.2.1 The list of nodes...134 6.2.2 The list of edges...135 6.2.3 The list of elements...135 6.2.4 The list of free boundary edges...137 6.2.5 Other fields in the mesh data structure...137 6.3 The MATLAB implementation...138 6.3.1 Generating a mesh by refinement...139 6.3.2 Generating a mesh from a triangle-node list...140 6.3.3 Assessing the quality of a triangulation...142 6.3.4 Viewing a mesh...144 6.3.5 Handling a domain with a curved boundary...147 6.3.6 Viewing a piecewise linear function...148 6.3.7 MATLAB functions...150 6.3.8 A summary of the notation...151 6.4 Exercises for Chapter 6...152 7 Programming the finite element method: Linear Lagrange triangles 155 7.1 Quadrature...155 7.1.1 Gaussian quadrature...155 7.1.2 Evaluating the standard basis functions on a triangle... 162 7.1.3 Quadrature over a square...165 7.2 Assembling the stiffness matrix...166 7.3 Computing the load vector...168 7.3.1 Inhomogeneous Dirichlet conditions...169 7.3.2 Inhomogeneous Neumann conditions...170 7.4 Examples...171 7.4.1 Homogeneous boundary conditions...173 7.4.2 Inhomogeneous boundary conditions...174 7.4.3 A more realistic example...179 7.5 The MATLAB implementation...182 7.5.1 MATLAB functions...182 7.6 Exercises for Chapter 7...183

pagex x 8 Lagrange triangles of arbitrary degree 187 8.1 Quadrature for higher-order elements...187 8.2 Assembling the stiffness matrix and load vector...192 8.3 Implementing the isoparametric method...195 8.3.1 Placement of nodes in the isoparametric method...199 8.4 Examples...200 8.5 The MATLAB implementation...203 8.5.1 version2...203 8.5.2 version3...205 8.6 Exercises for Chapter 8...206 9 The finite element method for general BVPs 209 9.1 Scalar BVPs...209 9.1.1 An example...212 9.2 Isotropic elasticity...213 9.3 Mesh locking...218 9.4 The MATLAB implementation...220 9.5 Exercises for Chapter 9...221 III Solving the Finite Element Equations 223 10 Direct solution of sparse linear systems 225 10.1 The Cholesky factorization for positive definite matrices...225 10.1.1 The Cholesky factorization for dense matrices...226 10.1.2 The Cholesky factorization for banded matrices...228 10.2 Factoring general sparse matrices...229 10.3 Exercises for Chapter 10...233 11 Iterative methods: Conjugate gradients 235 11.1 The CG method...235 11.1.1 The CG algorithm...239 11.1.2 Convergence of the CG algorithm...243 11.2 Hierarchical bases for finite element spaces...244 11.2.1 Hierarchical bases for linear Lagrange triangles...244 11.2.2 Relationship between the stiffness matrices in nodal and hierarchical bases...249 11.3 The hierarchical basis CG method...250 11.4 The preconditioned CG method...252 11.4.1 Alternate derivation of PCG...253 11.4.2 Preconditioners...254 11.5 The pure Neumann problem...256 11.6 The MATLAB implementation...262 11.6.1 MATLAB functions...262 11.7 Exercises for Chapter 11...263

page x xi 12 The classical stationary iterations 267 12.1 Stationary iterations...267 12.1.1 Matrix norms...268 12.1.2 Convergence of stationary iterations...270 12.2 The classical iterations...270 12.2.1 Jacobi iteration...271 12.2.2 Gauss Seidel iteration...272 12.2.3 SOR iteration...273 12.2.4 Symmetric SOR...274 12.2.5 CG with SSOR preconditioning...275 12.3 The MATLAB implementation...276 12.3.1 MATLAB functions...276 12.4 Exercises for Chapter 12...276 13 The multigrid method 279 13.1 Stationary iterations as smoothers...279 13.1.1 The stiffness matrix for the model problem...279 13.1.2 Fourier modes and the spectral decomposition of K...281 13.1.3 Jacobi iteration...284 13.1.4 Weighted Jacobi iteration...287 13.2 The coarse grid correction algorithm...291 13.2.1 Projecting the equation onto a coarser mesh...292 13.2.2 The projected equation and the Galerkin idea...294 13.2.3 The two-grid multigrid algorithm...295 13.3 The multigrid V-cycle...296 13.3.1 W-cycles and µ-cycles...300 13.4 Full multigrid...300 13.4.1 Discretization, algebraic, and total errors...303 13.5 The MATLAB implementation...304 13.5.1 MATLAB functions...304 13.6 Exercises for Chapter 13...305 IV Adaptive Methods 307 14 Adaptive mesh generation 309 14.1 Algorithms for local mesh refinement...311 14.1.1 Algorithms based on the standard refinement...311 14.1.2 Algorithms based on bisection...312 14.2 Selecting triangles for local refinement...315 14.3 A complete adaptive algorithm...317 14.4 The MATLAB implementation...322 14.4.1 MATLAB functions...324 14.5 Exercises for Chapter 14...325

page x xii 15 Error estimators and indicators 329 15.1 An explicit error indicator based on estimating the curvature of the solution...330 15.2 An explicit error indicator based on the residual...334 15.3 The element residual error estimator...340 15.4 Some final examples...345 15.4.1 A discontinuous coefficient...346 15.4.2 A reentrant corner...346 15.4.3 Transition from Dirichlet to Neumann conditions...348 15.5 The MATLAB implementation...349 15.5.1 MATLAB functions...349 15.6 Exercises for Chapter 15...349 Bibliography 353 Index 357