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

GAMS Module AMDBAR in AMD


AMDBAR

 
Approximate minimum degree ordering for symmetric sparse matrices. Uses an
upper bound on the external degree to select pivots.
 
Classes  :  D2e . Operations associated with the solution of systems of linear
                equations, including matrix inverses, and LU and related
                factorizations (e.g., matrix reorderings)
 
Type     : Fortran subroutine in AMD package.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL AMDBAR (N, PE, IW, LEN, IWLEN, PFREE, NV, NEXT, LAST, HEAD, ELEN,
           DEGREE, NCMPA, W, IOVFLO)
 
Details  : Readme Source
Sites    : (1) NETLIB
 

Implementation of AMDBAR from AMD 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.
 
   Readme       : Anonymous ftp from ftp.netlib.org in
                  linalg/amd/readme
   Source       : Anonymous ftp from ftp.netlib.org in
                  linalg/amd/amdbar.f


[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 05:29:11 UTC