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 computer code and data files described and made available on this web page are 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.