Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | icompq | |||
integer(kind=ilp), | intent(in) | :: | k | |||
real(kind=dp), | intent(out) | :: | d(*) | |||
real(kind=dp), | intent(inout) | :: | z(*) | |||
real(kind=dp), | intent(inout) | :: | vf(*) | |||
real(kind=dp), | intent(inout) | :: | vl(*) | |||
real(kind=dp), | intent(out) | :: | difl(*) | |||
real(kind=dp), | intent(out) | :: | difr(lddifr,*) | |||
integer(kind=ilp), | intent(in) | :: | lddifr | |||
real(kind=dp), | intent(inout) | :: | dsigma(*) | |||
real(kind=dp), | intent(out) | :: | work(*) | |||
integer(kind=ilp), | intent(out) | :: | info |