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.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
cyclic_reduction, a FORTRAN77 code which applies the cyclic reduction method to solve a tridiagonal system of linear equations A*x=b.