Releases all matrices in a 1-d array.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_1d_array_type), | intent(inout) | :: | marray |
matrix array |
Releases all matrices in 2-d array.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_2d_array_type), | intent(inout) | :: | marray |
matrix array |