heated_plate_openmp_test


heated_plate_openmp_test, a C++ code which calls heated_plate_openmp(), which illustrates the use of OpenMP by employing an iteration that solves the 2D steady state heat equation.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

heated_plate_openmp, a C++ code which solves the steady (time independent) heat equation in a 2D rectangular region, using OpenMP to run in parallel.

Source code:


Last revised on 12 March 2020.