heated_plate_openmp_test


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

Licensing:

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