Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | icompq | |||
integer(kind=ilp), | intent(in) | :: | nl | |||
integer(kind=ilp), | intent(in) | :: | nr | |||
integer(kind=ilp), | intent(in) | :: | sqre | |||
integer(kind=ilp), | intent(out) | :: | k | |||
real(kind=sp), | intent(inout) | :: | d(*) | |||
real(kind=sp), | intent(out) | :: | z(*) | |||
real(kind=sp), | intent(out) | :: | zw(*) | |||
real(kind=sp), | intent(inout) | :: | vf(*) | |||
real(kind=sp), | intent(out) | :: | vfw(*) | |||
real(kind=sp), | intent(inout) | :: | vl(*) | |||
real(kind=sp), | intent(out) | :: | vlw(*) | |||
real(kind=sp), | intent(in) | :: | alpha | |||
real(kind=sp), | intent(in) | :: | beta | |||
real(kind=sp), | intent(out) | :: | dsigma(*) | |||
integer(kind=ilp), | intent(out) | :: | idx(*) | |||
integer(kind=ilp), | intent(out) | :: | idxp(*) | |||
integer(kind=ilp), | intent(inout) | :: | idxq(*) | |||
integer(kind=ilp), | intent(out) | :: | perm(*) | |||
integer(kind=ilp), | intent(out) | :: | givptr | |||
integer(kind=ilp), | intent(out) | :: | givcol(ldgcol,*) | |||
integer(kind=ilp), | intent(in) | :: | ldgcol | |||
real(kind=sp), | intent(out) | :: | givnum(ldgnum,*) | |||
integer(kind=ilp), | intent(in) | :: | ldgnum | |||
real(kind=sp), | intent(out) | :: | c | |||
real(kind=sp), | intent(out) | :: | s | |||
integer(kind=ilp), | intent(out) | :: | info |