Check whether matrices have same distribution and same split.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_tas_type), | intent(in) | :: | mat_a | |||
type(dbcsr_tas_type), | intent(in) | :: | mat_b | |||
integer, | intent(in) | :: | split_rc_a | |||
integer, | intent(in) | :: | split_rc_b | |||
integer, | intent(in), | optional | :: | unit_nr |