Sets the expected sparsity of the matrix, which helps with hashing.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MatrixMemoryPool_lr), | intent(inout), | TARGET | :: | this |
The memory pool to set the sparsity of. |
|
| real(kind=NTREAL), | intent(in) | :: | sparsity |
The sparsity value. |
Sets the expected sparsity of the matrix, which helps with hashing.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MatrixMemoryPool_lc), | intent(inout), | TARGET | :: | this |
The memory pool to set the sparsity of. |
|
| real(kind=NTREAL), | intent(in) | :: | sparsity |
The sparsity value. |