map global block index to group local index
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_tas_split_info), | intent(in) | :: | info | |||
type(dbcsr_tas_distribution_type), | intent(in) | :: | dist | |||
integer(kind=int_8), | intent(in), | optional | :: | row | ||
integer(kind=int_8), | intent(in), | optional | :: | column | ||
integer, | intent(out), | optional | :: | row_group | ||
integer, | intent(out), | optional | :: | column_group |