poisson_openmp_test, a Fortran77 code which calls poisson_openmp(), which computes an approximate solution to the Poisson equation in a rectangular region, using OpenMP to carry out the Jacobi iteration in parallel.
The information on this web page is distributed under the MIT license.
poisson_openmp, a Fortran77 code which computes an approximate solution to the Poisson equation in a rectangular region, using OpenMP to carry out the Jacobi iteration in parallel.