Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(inout) | :: | A(:,:) | |||
real(kind=real64), | intent(out), | allocatable | :: | lambda(:) | ||
real(kind=real64), | intent(out), | allocatable | :: | x(:,:) | ||
real(kind=real64), | intent(in), | optional | :: | tol |