Construct Distributed Matrix Memory Pool object.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MatrixMemoryPool_p), | intent(inout) | :: | this |
A constructed Matrix Memory Pool object. |
||
type(Matrix_ps), | intent(in) | :: | matrix |
The associated distributed sparse matrix. |