| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=ilp), | intent(in) | :: | i0 | |||
| integer(kind=ilp), | intent(inout) | :: | n0 | |||
| real(kind=dp), | intent(inout) | :: | z(*) | |||
| integer(kind=ilp), | intent(inout) | :: | pp | |||
| real(kind=dp), | intent(out) | :: | dmin | |||
| real(kind=dp), | intent(out) | :: | sigma | |||
| real(kind=dp), | intent(inout) | :: | desig | |||
| real(kind=dp), | intent(inout) | :: | qmax | |||
| integer(kind=ilp), | intent(inout) | :: | nfail | |||
| integer(kind=ilp), | intent(inout) | :: | iter | |||
| integer(kind=ilp), | intent(inout) | :: | ndiv | |||
| logical(kind=lk), | intent(in) | :: | ieee | |||
| integer(kind=ilp), | intent(inout) | :: | ttype | |||
| real(kind=dp), | intent(inout) | :: | dmin1 | |||
| real(kind=dp), | intent(inout) | :: | dmin2 | |||
| real(kind=dp), | intent(inout) | :: | dn | |||
| real(kind=dp), | intent(inout) | :: | dn1 | |||
| real(kind=dp), | intent(inout) | :: | dn2 | |||
| real(kind=dp), | intent(inout) | :: | g | |||
| real(kind=dp), | intent(inout) | :: | tau |