poisson_2d_test


poisson_2d_test, a C++ code which calls poisson_2d(), which computes an approximate solution to the Poisson equation in a rectangular region.

Licensing:

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

Related Data and Programs:

poisson_2d, a C++ code which calls poisson_2d(), which computes an approximate solution to the Poisson equation in a rectangular region.

Source Code:


Last revised on 04 October 2024.