[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module PTRANS in NAPACK


PTRANS

 
Solves the transpose of a factored system, for a tridiagonal matrix. The matrix
must first be factored using NAPACK subroutine PFACT.
 
Classes  :  D2a2a . Solution of systems of linear equations, including matrix
                  inverses, and LU and related factorizations (real
                  nonsymmetric tridiagonal matrices)
 
Type     : Fortran subroutine in NAPACK package.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL PTRANS (X, A, B)
 
See also : PFACT
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of PTRANS from NAPACK on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single.
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo 'send only ptrans from napack' | mail netlib@ornl.gov
   Fullsource   : echo 'send ptrans from napack' | mail netlib@ornl.gov


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sat Sep 20, 2008 at 06:01:00 UTC