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 | ||
| ) |