Go to the source code of this file.
Functions/Subroutines | |
| subroutine | droots (NG, HMIN, JFLAG, X0, X1, G0, G1, GX, X, JROOT, IMAX, LAST, ALPHA, X2) |
| subroutine droots | ( | integer | NG, |
| double precision | HMIN, | ||
| integer | JFLAG, | ||
| double precision | X0, | ||
| double precision | X1, | ||
| double precision, dimension(ng) | G0, | ||
| double precision, dimension(ng) | G1, | ||
| double precision, dimension(ng) | GX, | ||
| double precision | X, | ||
| integer, dimension(ng) | JROOT, | ||
| integer | IMAX, | ||
| integer | LAST, | ||
| double precision | ALPHA, | ||
| double precision | X2 | ||
| ) |