Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(out) | :: | k | |||
integer(kind=ilp), | intent(in) | :: | n | |||
integer(kind=ilp), | intent(in) | :: | n1 | |||
real(kind=dp), | intent(inout) | :: | d(*) | |||
real(kind=dp), | intent(inout) | :: | q(ldq,*) | |||
integer(kind=ilp), | intent(in) | :: | ldq | |||
integer(kind=ilp), | intent(inout) | :: | indxq(*) | |||
real(kind=dp), | intent(inout) | :: | rho | |||
real(kind=dp), | intent(inout) | :: | z(*) | |||
real(kind=dp), | intent(out) | :: | dlamda(*) | |||
real(kind=dp), | intent(out) | :: | w(*) | |||
real(kind=dp), | intent(out) | :: | q2(*) | |||
integer(kind=ilp), | intent(out) | :: | indx(*) | |||
integer(kind=ilp), | intent(out) | :: | indxc(*) | |||
integer(kind=ilp), | intent(out) | :: | indxp(*) | |||
integer(kind=ilp), | intent(out) | :: | coltyp(*) | |||
integer(kind=ilp), | intent(out) | :: | info |