Go to the source code of this file.
Functions/Subroutines | |
subroutine | findband (sol, l, nr, r, vr, eps, demax, e, fnd) |
subroutine findband | ( | real(8), intent(in) | sol, |
integer, intent(in) | l, | ||
integer, intent(in) | nr, | ||
real(8), dimension(nr), intent(in) | r, | ||
real(8), dimension(nr), intent(in) | vr, | ||
real(8), intent(in) | eps, | ||
real(8), intent(in) | demax, | ||
real(8), intent(inout) | e, | ||
logical, intent(out) | fnd | ||
) |
Definition at line 9 of file findband.f90.