next up previous contents [pdf] index

Next: Call Up: Tridiagonal matrix solver (tridiagonal.c) Previous: Input parameters


sf_tridiagonal_solve

Solves the matrix equation (like $ La=b$ , where $ b$ is the input for the solve function, $ a$ is the output and $ L$ is the matrix defined by [sec:sf_tridiagonal_define]sf_tridiagonal_define) and stores the solution in the space allocated by the variable x in the slv object.



Subsections


2011-07-02