Misplaced Pages

Symmetric successive over-relaxation

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
All of this article's listed sources may not be reliable. Please help improve this article by looking for better, more reliable sources. Unreliable citations may be challenged and removed. (March 2020) (Learn how and when to remove this message)

In applied mathematics, symmetric successive over-relaxation (SSOR), is a preconditioner.

If the original matrix can be split into diagonal, lower and upper triangular as A = D + L + L T {\displaystyle A=D+L+L^{\mathsf {T}}} then the SSOR preconditioner matrix is defined as M = ( D + L ) D 1 ( D + L ) T {\displaystyle M=(D+L)D^{-1}(D+L)^{\mathsf {T}}}

It can also be parametrised by ω {\displaystyle \omega } as follows. M ( ω ) = ω 2 ω ( 1 ω D + L ) D 1 ( 1 ω D + L ) T {\displaystyle M(\omega )={\omega \over {2-\omega }}\left({1 \over \omega }D+L\right)D^{-1}\left({1 \over \omega }D+L\right)^{\mathsf {T}}}

See also

References

  1. Iterative methods at CFD-Online wiki
  2. SSOR preconditioning at Netlib


Stub icon

This linear algebra-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: