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

GAMS Module PCON61 in CONTIN


PCON61

 
PITCON: computes a sequence of solution points along a one-dimensional manifold
of a system of nonlinear equations F(X)=0 involving n-1 equations and an
n-dimensional unknown vector X; i.e., it solves systems of nonlinear equations
containing a parameter. Program options include the ability to search for
solutions for which a given component has a specified value and for a limit or
turning point with respect to a given component.
 
Classes  :  F2 . Solution of a system of nonlinear equations
 
Type     : Fortran subroutine in CONTIN library.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL PITCON (DF, FPAR, FX, IERROR, IPAR, IWORK, LIW, NVAR, RWORK,
           LRW, XR, SLNAME)
 
Details  : Example-1 Example-2 Example-3 Example-4 Example-5 Example-6
           Example-7 Example-8 Fullsource Source
Sites    : (1) NETLIB
 

Implementation of PCON61 from CONTIN on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: DPCON61)
 
You may access components from NETLIB outside GAMS as follows.
 
   Link         : From netlib mail server.
   Source       : echo 'send only PCON61 from CONTIN' | mail netlib@ornl.gov
   Example-3    : echo 'send pcprb3.f from contin' | mail netlib@ornl.gov
   Example-7    : echo 'send pcprb7.f from contin' | mail netlib@ornl.gov
   Example-2    : echo 'send pcprb2.f from contin' | mail netlib@ornl.gov
   Example-1    : echo 'send pcprb1.f from contin' | mail netlib@ornl.gov
   Example-6    : echo 'send pcprb6.f from contin' | mail netlib@ornl.gov
   Example-5    : echo 'send pcprb5.f from contin' | mail netlib@ornl.gov
   Example-4    : echo 'send pcprb4.f from contin' | mail netlib@ornl.gov
   Example-8    : echo 'send pcprb8.f from contin' | mail netlib@ornl.gov
   Fullsource   : echo 'send pcon61.f pcon61subs.f from CONTIN' | 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:40:24 UTC