Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(SparseMatrix), | intent(in) | :: | sMat | |||
real(kind=SP), | dimension(:), pointer | :: | MatrixElements | |||
integer, | intent(out), | optional | :: | length |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(SparseMatrix), | intent(in) | :: | sMat | |||
real(kind=DP), | dimension(:), pointer | :: | MatrixElements | |||
integer, | intent(out), | optional | :: | length |