| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(CRS_), | intent(inout) | :: | CRS | |||
| real(kind=real64), | intent(inout) | :: | x(:) | |||
| real(kind=real64), | intent(inout) | :: | b(:) | |||
| integer(kind=int32), | intent(inout) | :: | itrmax | |||
| real(kind=real64), | intent(inout) | :: | er | |||
| real(kind=real64), | intent(in), | optional | :: | relative_er | ||
| logical, | intent(in), | optional | :: | debug | ||
| type(CRS_), | intent(inout), | optional | :: | ILU_MATRIX |