| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | a0(:) | |||
| integer(kind=int32), | intent(in) | :: | index_i(:) | |||
| integer(kind=int32), | intent(in) | :: | index_j(:) | |||
| real(kind=real64), | intent(inout), | allocatable | :: | x(:) | ||
| real(kind=real64), | intent(in) | :: | b(:) |