fd1d_bvp_test, a C code which calls fd1d_bvp() to apply the finite difference method to solve 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
fd1d_bvp, a C code which applies the finite difference method (FDM) to a two point boundary value problem (BVP) in one spatial dimension.