Deallocate the memory associated with this matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Matrix_ldr), | intent(inout) | :: | this |
The matrix to delete. |
Deallocate the memory associated with this matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Matrix_ldc), | intent(inout) | :: | this |
This the matrix to delete. |