fd1d_bvp_test


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.

Licensing:

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

Related Data and Programs:

fd1d_bvp, a C++ code which applies the finite difference method (FDM) to a two point boundary value problem (BVP) in one spatial dimension.

Source Code:


Last revised on 01 March 2020.