fem1d_pmethod_test, an Octave code which calls fem1d_pmethod(), which applies the p-method version of the finite element method (FEM) to a two point boundary value problem in one spatial dimension.
The computer code and data files described and made available on this web page are distributed under the MIT license
fem1d_pmethod, an Octave code which applies the p-method version of the finite element method (FEM) to a 1D linear two point boundary value problem (BVP).