A destructor for a matrix memory pool
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MatrixMemoryPool_lr), | intent(inout) | :: | this |
The matrix being destructed. |
A destructor for a matrix memory pool
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MatrixMemoryPool_lc), | intent(inout) | :: | this |
The matrix being destructed. |