|
[Sponsors] |
June 20, 2007, 21:40 |
block tridiagonal matrix
|
#1 |
Guest
Posts: n/a
|
Can I solve block tridiagonal matricies using Thomas algorithm?
|
|
June 20, 2007, 21:59 |
Re: block tridiagonal matrix
|
#2 |
Guest
Posts: n/a
|
Yes! It is for solving that matrix.
|
|
June 20, 2007, 22:12 |
Re: block tridiagonal matrix
|
#3 |
Guest
Posts: n/a
|
Sure, a "block-" Thomas algorithm. At each step, instead of multiplying a row by some component a^-1 = 1/a, you multiply through by the block inverse A^-1.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Icem Mesh to Foam | jphandrigan | OpenFOAM Meshing & Mesh Conversion | 4 | March 9, 2010 03:58 |
OpenFOAM version 1.6 details | lakeat | OpenFOAM Running, Solving & CFD | 42 | August 26, 2009 22:47 |
Block-Block tridiagonal matrix inverse | Abdulhafid Elfaghi | Main CFD Forum | 3 | September 16, 2007 03:55 |
Periodic block tridiagonal matrix inversion | Munikrishna | Main CFD Forum | 0 | November 19, 2006 02:00 |
Block tridiagonal matrix solver | Grace | Main CFD Forum | 0 | February 23, 2002 15:18 |