poisson_test, a C code which calls poisson() to compute an approximate solution to the Poisson equation in a rectangular region.
The computer code and data files described and made available on this web page are distributed under the MIT license
poisson, 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.