Solution Module | Maximum Length of WKSP(*) |
JCG() |
![]() |
JSI() | ![]() |
SOR() | ![]() |
SSORCG() |
![]() |
SSORSI() | ![]() |
RSCG() |
![]() |
RSSI() |
![]() |
where N is the number of linear equations, NB is the number
of black grid points in the red-black ordering, and ITMAX is the
maximum number of iterations allowed. The Conjugate Gradient routines
require
extra storage locations for eigenvalue
calculations. It should be noted that the actual amount of workspace
used may be somewhat less than these upper limits since some of the
latter are dependent on the maximum number of iterations allowed,
ITMAX, stored in IPARM(1). Clearly, the array WKSP(*)
must be dimensioned to at least the value of NW.