fem1d_heat_steady_test, an Octave code which calls fem1d_heat_steady(), which applies the finite element method (FEM), with piecewise linear elements, to solve the steady state (time independent) heat equation in one spatial dimension.
The computer code and data files described and made available on this web page are distributed under the MIT license
fem1d_heat_steady, an Octave code which uses the finite element method (FEM) to solve the steady (time independent) heat equation in 1D.