fem1d_pmethod_test


fem1d_pmethod_test, a C++ code which calls fem1d_pmethod(), which applies the p-method version of the finite element method to a two point boundary value problem in one spatial dimension.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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

Source Code:


Last revised on 03 March 2020.