Symmetric successive over-relaxation

From HandWiki

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

If the original matrix can be split into diagonal, lower and upper triangular as A=D+L+LT then the SSOR preconditioner matrix is defined as M=(D+L)D1(D+L)T

It can also be parametrised by ω as follows.[2] M(ω)=ω2ω(1ωD+L)D1(1ωD+L)T

See also

References