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