poisson_serial_test


poisson_serial_test, a C++ code which calls poisson_serial(), 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_serial, a C++ code which computes an approximate solution to the Poisson equation in a rectangle, intended as the starting point for the creation of a parallel version.

Source Code:


Last revised on 31 March 2020.