jacobi_poisson_1d_test


jacobi_poisson_1d_test, an Octave code which calls jacobi_poisson_1d(), which demonstrates how the linear system for a discretized version of the steady 1D Poisson equation can be solved by the Jacobi iteration.

Licensing:

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

Related Data and Programs:

jacobi_poisson_1d, an Octave code which demonstrates how the linear system for a discretized version of the steady (time independent) 1D Poisson equation can be solved by the Jacobi iteration.

Source Code:


Last modified on 24 September 2022.