fem1d_bvp_quadratic_test, a Fortran77 code which calls fem1d_bvp_quadratic(), which applies the finite element method, with piecewise quadratic elements, to a two point boundary value problem in one spatial dimension, and compares the computed and exact solutions with the L2 and seminorm errors.
The information on this web page is distributed under the MIT license.
fem1d_bvp_quadratic, a Fortran77 code which applies the finite element method, with piecewise quadratic elements, to a two point boundary value problem in one spatial dimension, and compares the computed and exact solutions with the L2 and seminorm errors.