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

GAMS Module SEPELI in FISHPACK


SEPELI

 
Solves separable elliptic boundary value problems on a rectangle.
 
Classes  :  I2b1a1a . Poisson (Laplace) or Helmholtz equation on a rectangular
                    domain (or topologically rectangular in the coordinate
                    system)
            I2b1a2 .  Other separable second order linear elliptic boundary
                    value problems
 
Type     : Fortran subroutine in FISHPACK library.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL SEPELI(INTL, IORDER, A, B, M, MBDCND, BDA, ALPHA, BDB, BETA, C,
           D, N, NBDCND, BDC, GAMA, BDD, XNU, COFX, COFY, GRHS, USOL, IDMN, W,
           PERTRB, IERROR)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of SEPELI from FISHPACK 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 sepeli from fishpack" | mail netlib@ornl.gov
   Fullsource   : echo "send sepeli from fishpack" | 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 02:10:13 UTC