fem1d_adaptive_test


fem1d_adaptive_test, a FORTRAN77 code which calls fem1d_adaptive(), which applies 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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

fem1d_adaptive, a FORTRAN77 code which applies 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.

Source Code:


Last revised on 08 November 2023.