| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(SparseMatrix), | intent(inout) | :: | sMat | |||
| real(kind=SP), | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(SparseMatrix), | intent(inout) | :: | sMat | |||
| real(kind=DP), | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |