Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CRS_), | intent(in) | :: | this | |||
complex(kind=real64), | intent(in) | :: | RHS(:) | |||
real(kind=real64), | intent(in) | :: | t | |||
real(kind=real64), | intent(in), | optional | :: | tol | ||
integer(kind=int32), | intent(in), | optional | :: | itrmax | ||
integer(kind=int32), | intent(in), | optional | :: | fix_idx(:) | ||
logical, | intent(in), | optional | :: | debug |