fem2d_bvp_linear_test, a Fortran90 code which calls fem2d_bvp_linear(), which applies the finite element method, with piecewise linear elements, to a 2D boundary value problem over a rectangle.
The information on this web page is distributed under the MIT license.
fem2d_bvp_linear, a Fortran90 code which applies the finite element method (FEM), with piecewise bilinear elements, to a 2D boundary value problem (BVP) in a rectangle, and compares the computed and exact solutions with the L2 and seminorm errors.