FEM2D_HEAT_STEADY_SPMD.TEX
Notes on a 2D Thermal Model:
an Example for MATLAB's Parallel Computing Toolbox.


Professor Gene Cliff, of Virginia Tech AOE Department / ICAM, prepared an extensive example of a 2D finite element program to solve the steady heat equation, while taking advantage of the MATLAB Parallel Computing Toolbox's SPMD and distributed array facilities. As part of that work, he documented the algorithms, procedures and results involved.

A PDF version is available as ../../presentations/fem2d_heat_steady_spmd.pdf.

The following files constitute the LaTeX file:


Last revised on 29 March 2010.