fem1d_adaptive_test, a MATLAB program which calls fem1d_adaptive() to apply the finite element method to a linear two point boundary value problem in one spatial dimension, using adaptive refinement to estimate the error, refine the mesh, and produce an improved solution.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
fem1d_adaptive, a MATLAB program which applies the finite element method (FEM) to a 1D linear two point boundary value problem (BVP) using adaptive refinement to improve the solution.