DGTSL man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



DGTSL(3F)							     DGTSL(3F)

NAME
     DGTSL   - DGTSL given a general tridiagonal matrix and a right hand side
     will find the solution.

SYNOPSYS
      SUBROUTINE DGTSL(N,C,D,E,B,INFO)

DESCRIPTION
     On Entry

     N INTEGER
	is the order of the tridiagonal matrix.

     C DOUBLE PRECISION(N)
	is the subdiagonal of the tridiagonal matrix.
	C(2) through C(N) should contain the subdiagonal.
	On output C is destroyed.

     D DOUBLE PRECISION(N)
	is the diagonal of the tridiagonal matrix.
	On output D is destroyed.

     E DOUBLE PRECISION(N)
	is the superdiagonal of the tridiagonal matrix.
	E(1) through E(N-1) should contain the superdiagonal.
	On output E is destroyed.

     B DOUBLE PRECISION(N)
	is the right hand side vector.	On Return

     B is the solution vector.

     INFO INTEGER
	= 0 normal value.
	= K if the K-th element of the diagonal becomes
	exactly zero.  The subroutine returns when
	this is detected.  LINPACK.  This version dated 08/14/78 .  Jack
     Dongarra, Argonne National Laboratory.  No externals Fortran DABS

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net