fem1d_heat_steady_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

fem1d_heat_steady, a C code which uses the finite element method (FEM) to solve the steady (time independent) heat equation in 1D.

Source Code:


Last revised on 22 June 2019.