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

GAMS Module S2GCSS in CRAYFISHPAK


S2GCSS

 
Vectorized solver, by cyclic reduction, for a block tridiagonal system that
arises from finite difference approximations to two-dimensional separable
elliptic partial differential equations with variable coefficients.
(Vectorized version of FISHPAK's BLKTRI).
 
Classes  :  I2b4b . Solution of discretized elliptic equations
 
Type     : Fortran subroutine in CRAYFISHPAK library.
Access   : Proprietary. Many implementations available.
Precision: Double.
Note     : Vectorized
 
Usage    : CALL S2GCSS (LDIMF, F, SAVE, W)
 
Details  : Documentation
Sites    : (1) ARNO
 

Implementation of S2GCSS from CRAYFISHPAK on ARNO

 
ARNO:      Silicon Graphics Origin 2000, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Double.
Note     : Vectorized
 
Those logged in to arno.nist.gov or amur.nist.gov may access this module as
follows.
 
   Link         : Library coded in single precision, but converted to double
                  via the f90 -default64 option. Compile/link using f90
                  -default64 prog.f -L
                  /usr/local/apps/crayfishpak/sngl/src
                  -lcrayfishpak_f90_default64
   Documentation: more /usr/local/apps/crayfishpak/sngl/doc/s2gcss


[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 04:00:45 UTC