heated_plate_openmp_test, a Fortran90 code which calls heated_plate_openmp(), which uses the OpenMP application program interface by employing an iteration that solves the 2D steady state heat equation.
The information on this web page is distributed under the MIT license.
heated_plate_openmp, a Fortran90 code which solves the steady (time independent) heat equation in a 2D rectangular region, using OpenMP to run in parallel.