Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_SparseMatrix_sp), | intent(in) | :: | A | |||
real(kind=sp), | intent(in) | :: | x(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_SparseMatrix_sp), | intent(in) | :: | A | |||
real(kind=dp), | intent(in) | :: | x(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_SparseMatrix_sp), | intent(in) | :: | A(:) | |||
real(kind=sp), | intent(in) | :: | x(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CSR_SparseMatrix_sp), | intent(in) | :: | A(:) | |||
real(kind=dp), | intent(in) | :: | x(:,:) |