cyclic_reduction_test


cyclic_reduction_test, a Fortran77 code which calls cyclic_reduction(), which applies the cyclic reduction method to solve a tridiagonal system of linear equations A*x=b.

Licensing:

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

Related Data and Programs:

cyclic_reduction, a Fortran77 code which applies the cyclic reduction method to solve a tridiagonal system of linear equations A*x=b.

Source Code:


Last revised on 28 September 2023.