|
NLSL
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cscg (b, ndim, mxcgs, cgtol, shift, x, al, bl, ndone, error) |
| subroutine cscg | ( | complex*16, dimension(mxdim) | b, |
| integer | ndim, | ||
| integer | mxcgs, | ||
| double precision | cgtol, | ||
| complex*16 | shift, | ||
| complex*16, dimension(mxdim) | x, | ||
| complex*16, dimension(mxstep) | al, | ||
| complex*16, dimension(mxstep) | bl, | ||
| integer | ndone, | ||
| double precision | error | ||
| ) |