maps a process subgroup to matrix rows/columns
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_tas_split_info), | intent(in) | :: | info | |||
| class(dbcsr_tas_distribution), | intent(in) | :: | rowcol_dist | |||
| integer, | intent(in) | :: | igroup |
group ID |
||
| integer(kind=int_8), | intent(out), | DIMENSION(:), ALLOCATABLE | :: | rowcols |
rows/ columns on this group |