poisson_openmp_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

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.

Source Code:


Last revised on 02 November 2023.