fem1d_heat_steady_test, a C code which calls fem1d_heat_steady(), which applies the finite element method (FEM), with piecewise linear elements, to solve the steady state heat equation in one spatial dimension.
The information on this web page is distributed under the MIT license.
fem1d_heat_steady, a C code which uses the finite element method (FEM) to solve the steady (time independent) heat equation in 1D.