fd2d_heat_steady_test, a C code which calls fd2d_heat_steady(), which solves the steady state (time independent) heat equation in a 2D rectangular region.
The information on this web page is distributed under the MIT license.
fd2d_heat_steady, a C code which uses the finite difference method (FDM) to solve the steady (time independent) heat equation in 2D.