Explicitly destruct a sparse matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Matrix_lsr), | intent(inout) | :: | this |
The matrix to free up. |
Explicitly destruct a sparse matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Matrix_lsc), | intent(inout) | :: | this |
The matrix to free up. |