gauss_seidel_poisson_1d_test


gauss_seidel_poisson_1d_test, a MATLAB code which calls gauss_seidel_poisson_1d(), which demonstrates how the linear system for a discretized version of the steady 1D Poisson equation can be solved by the Gauss-Seidel iteration.

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_poisson_1d, a MATLAB code which demonstrates how the linear system for a discretized version of the steady (time independent) 1D Poisson equation can be solved by the Gauss-Seidel iteration.

Source Code:


Last modified on 23 January 2019.