article

Multigrid (MG) methods in numerical analysis are a group of algorithms for solving differential equations using a hierarchy of discretizations. The idea is similar to extrapolation between coarser and finer grids. The typical application for multigrid is in the numerical solution of elliptic partial differential equations in two or more dimensions.

MG can be applied in combination with any of the common discretization techniques. In these cases, multigrid is among the fastest solution techniques known today. In contrast to other methods, multigrid is general in that it can treat arbitrary regions and boundary conditions. It does not depend on the separability of the equations or other special properties of the equation. MG is also directly applicable to more-complicated non-symmetric and nonlinear systems of equations, like the Lamé system of elasticity or the Navier-Stokes equations.

Multigrid can be generalized in many different ways. It can be applied naturally in a time-stepping solution of parabolic equations, or it can be applied directly to time-dependent partial differential equations. Research on multilevel techniques for hyperbolic equations is under way. Multigrid can also be applied to integral equations, or for problems in statistical physics. Other extensions of multigrid include techniques where no PDE and no geometrical problem background is used to construct the multilevel hierarchy. Such algebraic multigrid methods (AMG) construct their hierarchy of operators directly from the system matrix and thus become true black-box solvers for sparse matrices.

Convergence rate


This approach has the advantage over other methods that it often scales linearly with the number of discrete nodes used. That is: It can solve these problems to a given accuracy in a number of operations that is proportional to the number of unknowns.

Assume that one has a differential equation which can be solved approximately (with a given accuracy) on a grid i with a given grid point density N_i. Assume furthermore that a solution on any grid N_i may be obtained with a given effort W_i = \rho K N_i from a solution on a coarser grid i+1 with grid point density N_{i+1} = \rho N_i (that is, K is not dependent on i).

Using the geometric series, we then find for the effort involved in finding the solution on the finest grid N_1

W_1 = W_2 + \rho K N_1
W_1 = W_3 + \rho^2 K N_1 + \rho K N_1
W_1 / (K N_1) + 1 = 1 + \sum_p \rho^p
W_1 / (K N_1) + 1 = 1 / (1 - \rho)
W_1 = (K N_1) (1 / (1 - \rho) - 1),
that is, a solution may be obtained in O(N) time.

See also


References and external links


Numerical analysis

Mehrgitterverfahren

 

This article is licensed under the GNU Free Documentation License. It uses material from the "Multigrid method".

Home Pageartsbusinesscomputersgameshealthhospitalshomekids & teensnewsphysiciansrecreationreferenceregionalscienceshoppingsocietysportsworld