Converts a DBCSR matrix into the tall-and-skinny matrix type.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_tas_split_info), | intent(in) | :: | info |
Strategy of how to split process grid |
||
type(dbcsr_tas_type), | intent(out) | :: | matrix_rect | |||
type(dbcsr_type), | intent(in) | :: | matrix_dbcsr |