Global Information Lookup Global Information

Multigrid method information


Multigrid method
ClassDifferential equation

In numerical analysis, a multigrid method (MG method) is an algorithm for solving differential equations using a hierarchy of discretizations. They are an example of a class of techniques called multiresolution methods, very useful in problems exhibiting multiple scales of behavior. For example, many basic relaxation methods exhibit different rates of convergence for short- and long-wavelength components, suggesting these different scales be treated differently, as in a Fourier analysis approach to multigrid.[1] MG methods can be used as solvers as well as preconditioners.

The main idea of multigrid is to accelerate the convergence of a basic iterative method (known as relaxation, which generally reduces short-wavelength error) by a global correction of the fine grid solution approximation from time to time, accomplished by solving a coarse problem. The coarse problem, while cheaper to solve, is similar to the fine grid problem in that it also has short- and long-wavelength errors. It can also be solved by a combination of relaxation and appeal to still coarser grids. This recursive process is repeated until a grid is reached where the cost of direct solution there is negligible compared to the cost of one relaxation sweep on the fine grid. This multigrid cycle typically reduces all error components by a fixed amount bounded well below one, independent of the fine grid mesh size. The typical application for multigrid is in the numerical solution of elliptic partial differential equations in two or more dimensions.[2]

Multigrid methods can be applied in combination with any of the common discretization techniques. For example, the finite element method may be recast as a multigrid method.[3] In these cases, multigrid methods are among the fastest solution techniques known today. In contrast to other methods, multigrid methods are general in that they can treat arbitrary regions and boundary conditions. They do not depend on the separability of the equations or other special properties of the equation. They have also been widely used for more-complicated non-symmetric and nonlinear systems of equations, like the Lamé equations of elasticity or the Navier-Stokes equations.[4]

  1. ^ Roman Wienands; Wolfgang Joppich (2005). Practical Fourier analysis for multigrid methods. CRC Press. p. 17. ISBN 978-1-58488-492-7.
  2. ^ U. Trottenberg; C. W. Oosterlee; A. Schüller (2001). Multigrid. Academic Press. ISBN 978-0-12-701070-0.
  3. ^ Yu Zhu; Andreas C. Cangellaris (2006). Multigrid finite element methods for electromagnetic field modeling. Wiley. p. 132 ff. ISBN 978-0-471-74110-7.
  4. ^ Shah, Tasneem Mohammad (1989). Analysis of the multigrid method (Thesis). Oxford University. Bibcode:1989STIN...9123418S.

and 24 Related for: Multigrid method information

Request time (Page generated in 0.8335 seconds.)

Multigrid method

Last Update:

In numerical analysis, a multigrid method (MG method) is an algorithm for solving differential equations using a hierarchy of discretizations. They are...

Word Count : 2824

Numerical methods for partial differential equations

Last Update:

techniques. For example, the finite element method may be recast as a multigrid method. In these cases, multigrid methods are among the fastest solution techniques...

Word Count : 1937

Extrapolation

Last Update:

related to Extrapolation. Forecasting Minimum polynomial extrapolation Multigrid method Prediction interval Regression analysis Richardson extrapolation Static...

Word Count : 1858

Domain decomposition methods

Last Update:

x2]; uex = (exp(x)-exp(-x))./(exp(1)-exp(-1)); Multigrid method The official Domain Decomposition Methods page "Domain Decomposition - Numerical Simulations...

Word Count : 865

John Urschel

Last Update:

Applications, Volume 449, 1-16, 2014. John C. Urschel. A Space-Time Multigrid Method for the Numerical Valuation of Barrier Options, Communications in Mathematical...

Word Count : 1892

Interval arithmetic

Last Update:

arithmetic INTLAB (Interval Laboratory) Automatic differentiation Multigrid method Monte-Carlo simulation Interval finite element Fuzzy number Significant...

Word Count : 8153

Parareal

Last Update:

parallel across the system methods like waveform relaxation. Parareal can be derived as both a multigrid method in time method or as multiple shooting along...

Word Count : 3640

AMG

Last Update:

manufacturer Mercedes-AMG, a division of Mercedes-Benz AM General Algebraic multigrid method for solving differential equations Amagat (abbreviated amg), a unit...

Word Count : 213

Jinchao Xu

Last Update:

University Park. He is known for his work on multigrid methods, domain decomposition methods, finite element methods, and more recently deep neural networks...

Word Count : 831

Multiresolution analysis

Last Update:

orthonormal wavelet basis in L 2 ( R ) {\displaystyle L^{2}(\mathbb {R} )} . Multigrid method Multiscale modeling Scale space Time–frequency analysis Wavelet Mallat...

Word Count : 961

Mesh generation

Last Update:

Meshes are also coarsened, removing elements for efficiency. The multigrid method does something similar to refinement and coarsening to speed up the...

Word Count : 5329

Penrose tiling

Last Update:

N. G. de Bruijn provided two different methods to construct Penrose tilings. De Bruijn's "multigrid method" obtains the Penrose tilings as the dual...

Word Count : 5763

List of numerical analysis topics

Last Update:

are for ODEs Stretched grid method — for problems solution that can be related to an elastic grid behavior. Multigrid method — uses a hierarchy of nested...

Word Count : 8344

Adaptive mesh refinement

Last Update:

Computers & Fluids. 73. Elsevier: 104–114. doi:10.1016/j.compfluid.2012.10.007. Adaptive stepsize Cactus Framework Multigrid method Quadtree Silo (library)...

Word Count : 1105

Discrete Poisson equation

Last Update:

O ( n ) {\displaystyle O(n)} solution can also be computed using multigrid methods. In computational fluid dynamics, for the solution of an incompressible...

Word Count : 1963

Interior reconstruction

Last Update:

the free dictionary. Forecasting Minimum polynomial extrapolation Multigrid method Prediction interval Regression analysis Richardson extrapolation Static...

Word Count : 2481

Cyclic reduction

Last Update:

values, contrast that with the similar but computationally cheaper multigrid method which propagates error-correction estimates down and allows for different...

Word Count : 341

Timeline of algorithms

Last Update:

Lloyd Shapley 1964 – Heapsort developed by J. W. J. Williams 1964 – multigrid methods first proposed by R. P. Fedorenko 1965 – Cooley–Tukey algorithm rediscovered...

Word Count : 2097

Space mapping

Last Update:

management, multi-fidelity models, variable fidelity/variable complexity, multigrid method, coarse grid, fine grid, surrogate-driven, simulation-driven, model-driven...

Word Count : 2580

Gradient vector flow

Last Update:

"Fast numerical scheme for gradient vector flow computation using a multigrid method". IET Image Processing. 1 (1): 48–55. Ren, D.; Zuo, W.; Zhao, X.; Lin...

Word Count : 3232

WindStation

Last Update:

method relies on the SIMPLEC algorithm applied to a collocated grid arrangement. The pressure correction equation is solved using a multigrid method for...

Word Count : 891

Electromagnetic field solver

Last Update:

non-zero entries). Sparse linear solution methods, such as sparse factorization, conjugate-gradient, or multigrid methods can be used to solve these systems...

Word Count : 1151

NAS Parallel Benchmarks

Last Update:

benchmarks should feature new parallel-aware algorithmic and software methods, genericness and architecture neutrality, easy verifiability of correctness...

Word Count : 988

Partial differential equation

Last Update:

from simple finite difference schemes to the more mature multigrid and finite element methods. Many interesting problems in science and engineering are...

Word Count : 6671

PDF Search Engine © AllGlobal.net