Get the total number of non-zero entries in the distributed sparse matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Matrix_ps), | intent(in) | :: | this |
The matrix to calculate the number of non-zero entries of. |
The number of non-zero entries in the matrix.