| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(in), | DIMENSION(:,:) | :: | a | ||
| real(kind=SP), | intent(in) | :: | thresh | |||
| type(sprs2_sp), | intent(out) | :: | sa |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(in), | DIMENSION(:,:) | :: | a | ||
| real(kind=DP), | intent(in) | :: | thresh | |||
| type(sprs2_dp), | intent(out) | :: | sa |