find_roots_lm_eigw Subroutine

private subroutine find_roots_lm_eigw(almso, nsteps, connection, eigw, roottype, rooteps, lm1, root_interval)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: almso
integer, intent(in) :: nsteps
integer, intent(in) :: connection(almso,nsteps+1)
double complex, intent(in) :: eigw(almso,nsteps+1)
integer, intent(in) :: roottype
double precision, intent(in) :: rooteps
integer, intent(in) :: lm1
integer, intent(out) :: root_interval