About: Tridiagonal matrix algorithm is a research topic. Over the lifetime, 1070 publications have been published within this topic receiving 21084 citations.
TL;DR: A new form of the arithmetic mean method for solving large block tridiagonal linear systems with coefficient matrices that are symmetric positive definite or positive real or irreducible L-matrices with a strong diagonal dominance is considered.
Abstract: In this paper, we consider a new form of the arithmetic mean method for solving large block tridiagonal linear systems. The iterative method converges for systems with coefficient matrices that are symmetric positive definite or positive real or irreducible L-matrices with a strong diagonal dominance. When the coefficient matrix is symmetric positive definite, an additive preconditioner for the conjugate gradient method is derived. Both the iterative method and the preconditioner are very suitable for parallel implementation on a multivector computer. Some numerical experiments on systems resulting from the discretization of an elliptic partial differential equation are carried out on the Cray Y-MP.
TL;DR: Comparison with existing dense-type methods shows that for areas of the problem parameter space with low bandwidth and/or high number of processors, the family of algorithms described here is superior.
Abstract: Described here are the design and implementation of a family of algorithms for a variety of classes of narrowly banded linear systems. The classes of matrices include symmetric and positive de nite, nonsymmetric but diagonally dominant, and general nonsymmetric; and, all these types are addressed for both general band and tridiagonal matrices. The family of algorithms captures the general avor of existing divide-and-conquer algorithms for banded matrices in that they have three distinct phases, the rst and last of which are completely parallel, and the second of which is the parallel bottleneck. The algorithms have been modi ed so that they have the desirable property that they are the same mathematically as existing factorizations (Cholesky, Gaussian elimination) of suitably reordered matrices. This approach represents a departure in the nonsymmetric case from existing methods, but has the practical bene ts of a smaller and more easily handled reduced system. All codes implement a block odd-even reduction for the reduced system that allows the algorithm to scale far better than existing codes that use variants of sequential solution methods for the reduced system. A cross section of results is displayed that supports the predicted performance results for the algorithms. Comparison with existing dense-type methods shows that for areas of the problem parameter space with low bandwidth and/or high number of processors, the family of algorithms described here is superior.
TL;DR: An efficient method that allows the use of elementary column operations to solve linear systems of equations using vector multiplication techniques, such as the one proposed by Thomas is proposed.
TL;DR: In this paper, the Navier-Stokes equation for general non-orthogonal curvilinear co-ordinates was derived using the tridiagonal matrix algorithm (TDMA).
Abstract: This paper treats the mathematical derivation of a novel formulation of the Navier–Stokes equation for general non-orthogonal curvilinear co-ordinates. The covariant velocity components are solved in this FVM formulation, which leads to the pressure-velocity coupling becoming relatively easy to handle at the expense of a more complicated expression of the convective and diffusive fluxes. When a velocity component is solved at a point P, the neighbouring velocities are projected in the direction of the velocity component at the point P. Thus the base vectors are changed at the neighbouring points. This renders a simpler expression for the covariant derivatives. Neither the Cristoffel symbol nor its derivatives need be computed. This contributes to the accuracy of the formulation. The procedure of changing the base vectors affects only the convected velocity. The convecting term (dot product of velocity and area) is calculated without any change of the base vectors. The same is true for the operator on the covariant velocity in the diffusion term.
It is shown that when using upwind differencing the use of projected velocities gives better results than when curvature effects are included in the source term. The discretized equations are written in a form which enables the use of the tridiagonal matrix algorithm (TDMA). The equations can be solved using either the SIMPLEC or the PISO procedure.
Two examples of laminar flows are given.
TL;DR: In this paper, a finite difference method of the Crank?Nicholson type for solving three-dimensional heat transport equations in a double-layered thin film with microscale thickness was developed.
Abstract: We develop a finite difference method of the Crank?Nicholson type for solving three-dimensional heat transport equations in a double-layered thin film with microscale thickness. The three-dimensional implicit scheme is solved by using a preconditioned Richardson iteration, so that only two tridiagonal linear systems with unknowns at the interface are solved at each iteration. We then apply a parallel Gaussian elimination to solve these two tridiagonal linear systems and develop a domain decomposition algorithm for thermal analysis of the double-layered thin film. Numerical results for thermal analysis of a gold layer on a chromium padding layer are obtained.