poisson_serial_test, a C++ code which calls poisson_serial(), which computes an approximate solution to the Poisson equation in a rectangular region.
The information on this web page is distributed under the MIT license.
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.