| Type | Intent | Optional | 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 | |||
| logical, | intent(out) | :: | anyroot |