HOME

TheInfoList



OR:

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^\mathsf then the SSOR preconditioner matrix is defined as M=(D+L) D^ (D+L)^\mathsf It can also be parametrised by \omega as follows.SSOR preconditioning
at
Netlib Netlib is a repository of software for scientific computing maintained by AT&T, Bell Laboratories, the University of Tennessee and Oak Ridge National Laboratory. Netlib comprises many separate programs and libraries. Most of the code is written in ...
M(\omega)= \left ( D + L \right ) D^ \left ( D + L\right)^\mathsf


See also

* Successive over-relaxation


References

Numerical linear algebra {{mathapplied-stub