gauss_seidel_test


gauss_seidel_test, a FORTRAN90 code which calls gauss_seidel(), which sets up the Gauss-Seidel iteration for linear systems.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

gauss_seidel, a FORTRAN90 code which implements the Gauss-Seidel iteration for solving symmetric positive definite (SPD) systems of linear equations.

Source Code:


Last revised on 27 September 2022.