Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | nprowcol | = | -1 | ||
integer(kind=int_8), | public | :: | nmrowcol | = | -1_int_8 |
map matrix rows/cols to distribution rows/cols:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dbcsr_tas_distribution), | intent(in) | :: | t | |||
integer(kind=int_8), | intent(in) | :: | rowcol |
map distribution rows/cols to matrix rows/cols:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dbcsr_tas_distribution), | intent(in) | :: | t | |||
integer, | intent(in) | :: | dist |