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 information on this web page is 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.