heated_plate_parfor_test, a MATLAB code which calls heated_plate_parfor(), which solves the steady state heat equation in a 2D rectangular region, using the parfor() feature to run in parallel.
The computer code and data files described and made available on this web page are distributed under the MIT license
heated_plate_parfor, a MATLAB code which solves the steady state heat equation in a 2D rectangular region, using the parfor() feature to run in parallel.