| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(inout), | DIMENSION(:,:) | :: | mat | ||
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | diag |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(inout), | DIMENSION(:,:) | :: | mat | ||
| real(kind=SP), | intent(in) | :: | diag |