Journal Article10.1080/00207169108804017
On recursive decoupling method for solving tridiagonal linear systems
M. M. Chawla,K. Passi +1 more
2
TL;DR: This paper presents an alternative implementation of the recursive decoupling method which is in the same vein with the essential difference that the implementation obviates the need to modify the diagonal elements of the coefficient matrix.
read more
Abstract: A recursive decoupling method was introduced by Evans [2] to form the basis of a parallel tridiagonal linear system solver. Recently, Evans [3] has described another version of the recursive decoupling strategy making it into an efficient parallel algorithm by using a series of rank one updating stages performed in parallel to combine the solutions of the 2 ×2 subsystems. However, in his version of the decoupling method the diagonal elements of the coefficient matrix of the system are modified. In the present paper we present an alternative implementation of the recursive decoupling method which is in the same vein with the essential difference that our implementation obviates the need to modify the diagonal elements of the coefficient matrix. The total arithmetical operations count for the present version of recursive decoupling method is , while that for the parallel variant of cyclic reduction, termed PARACR, is (Hockney and Jesshope [4]).
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Transfer function matrix synthesis of lightwave circuits
TL;DR: In this article, the application of transfer function matrix (TFM) synthesis concepts of linear space-invariant systems to lightwave circuits (LWCs) is reviewed and briefly discussed.
2
•Dissertation
The recursive decoupling method for solving tridiagonal linear systems
Giulia Spaletta
- 01 Jan 1991
TL;DR: The work presented in this thesis mainly concerns the analysis of parallel algorithms for the solution of tridiagonal linear systems and the design of a newtridiagonal equation solver, which can be run on a MIMD type parallel computer, in particular the Balance 8000 Sequent system at Loughborough University of Technology.
1
References
A recursive decoupling method for solving tridiagonal linear systems
TL;DR: By the use of repeated partitioning of the matrix into (2 × 2) subsystems it is shown that the linear system can be recursively decoupled into an explicit form suitable for solving on parallel or vector computers.
14
A recursive doubling algorithm for inverting tridiagonal matrices
M. M. Chawla,K. Passi,R.A. Zalik +2 more
TL;DR: A method for inverting tridiagonal matrices by adopting the strategy resulting in a recursive doubling algorithm is presented; the present algorithm has a highly parallel structure.
2