Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CRS_), | intent(inout) | :: | this | |||
real(kind=real64), | intent(inout), | allocatable | :: | x(:) | ||
real(kind=real64), | intent(in) | :: | b(:) | |||
logical, | intent(in), | optional | :: | debug | ||
real(kind=real64), | intent(in), | optional | :: | tol |