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