sor_test


sor_test, a C code which calls sor(), which implements a simple version of the successive over-relaxation method for the iterative solution of a system of linear equations.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

sor, a C code which implements a simple version of the successive over-relaxation (SOR) method for the iteration solution of a linear system of equations.

Source Code:


Last revised on 14 August 2024.