cnstrn - nicolob/pep-full GitHub Wiki
Type: subroutine
Defined in: cnstrn.f
Definition: subroutine CNSTRN(icntrl, nrec, neqn, b, side, iptr)
icntrl - unit number of data set with constraints
nrec - number of records (on return)
neqn - total number of equations
b - triangular matrix form of equation coefficients
side - right-hand side vector
iptr - work space used in applying constraints
fcntrl.inc
icntrl
nrec
neqn
b
side
iptr
- ...
- ...