fem1d_test, a C code which calls fem1d(), which applies the finite element method to a linear two point boundary value problem in one spatial dimension.
The information on this web page is distributed under the MIT license.
fem1d, a C code which applies the finite element method (FEM) to a 1D linear two point boundary value problem (BVP).