| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CRS_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | idx(:) | |||
| complex(kind=real64), | intent(in) | :: | val(:) | |||
| complex(kind=real64), | intent(inout), | optional | :: | RHS(:) | ||
| logical, | intent(in), | optional | :: | only_row |