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