Module DPCON61 in CONTIN
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: Double.
Usage : CALL PITCON (DF, FPAR, FX, IERROR, IPAR, IWORK, LIW, NVAR, RWORK,
LRW, XR, SLNAME)
Details : Fullsource Source
Sites : (1) NETLIB
NETLIB: Public access repository, The University of Tennessee at
Knoxville and Bell Laboratories
Precision: Double. (Single: PCON61)
You may access components from NETLIB outside GAMS as follows.
Link : From netlib mail server.
Source : echo 'send only DPCON61 from CONTIN' | mail netlib@ornl.gov
Fullsource : echo 'send dpcon61.f pcon61subd.f from contin' | mail
netlib@ornl.gov
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 Mon Sep 08, 2008 at 18:05:43 UTC