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

GAMS Module DSRC2C in ITPACK


DSRC2C

 
ITPACK 2C: Subroutines for solving large sparse linear systems by adaptive
accelerated iterative methods. Can be called with any system with positive
diagonal elements, but are best applied for systems with symmetric positive
definite coefficient matrices. Routines for conjugate gradient or Chebyshev
acceleration applied to the Jacobi, SSOR, or Reduced System iterative methods
are supplied. Uses the A-IA-JA sparse matrix format.
 
Classes  :  D2b4 . Solution of systems of linear equations, including matrix
                 inverses, and LU and related factorizations (real symmetric
                 sparse matrices)
 
Type     : Fortran subroutine in ITPACK package.
Access   : Public domain. Portable.
Precision: Double.
 
Details  : Documentation Fullsource Test
Sites    : (1) NETLIB
 

Implementation of DSRC2C from ITPACK on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double. (Single: SRC2C)
 
You may access components from NETLIB outside GAMS as follows.
 
   Fullsource   : echo 'send dsrc2c from itpack' | mail netlib@ornl.gov
   Test         : echo 'send dtst2c.f from ITPACK' | mail netlib@ornl.gov
   Documentation: echo 'send user2c.tex from ITPACK' | 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 Sun Oct 12, 2008 at 05:36:40 UTC