poisson_2d_test


poisson_2d_test, an Octave code which calls poisson_2d(), which computes an approximate solution to the Poisson equation in the unit square, using finite differences and Jacobi 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:

poisson_2d, an Octave code which computes an approximate solution to the Poisson equation in the unit square, using finite differences and Jacobi iteration.

Source Code:


Last revised on 18 June 2023.