fem1d_test


fem1d_test, a C++ code which calls fem1d() which applies the finite element method (FEM) to a linear two point boundary value problem (BVP) in one spatial dimension.

Licensing:

The computer code described and made available on this web page are distributed under the MIT license

Related Data and Programs:

fem1d, a C++ code which applies the finite element method (FEM) to a 1D linear two point boundary value problem (BVP).

Source Code:


Last revised on 02 March 2020.