Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | n | |||
real(kind=dp), | intent(out) | :: | v(*) | |||
real(kind=dp), | intent(inout) | :: | x(*) | |||
integer(kind=ilp), | intent(out) | :: | isgn(*) | |||
real(kind=dp), | intent(inout) | :: | est | |||
integer(kind=ilp), | intent(inout) | :: | kase | |||
integer(kind=ilp), | intent(inout) | :: | isave(3_ilp) |