Checks if a given distributed memory pool has been validly allocated to handle the given parameters.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(MatrixMemoryPool_p), | intent(in) | :: | this |
The memory pool to check. |
||
type(Matrix_ps), | intent(in) | :: | matrix |
The associated matrix to check against. |
True if the memory pool is valid.