| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | nprowcol | = | -1 | ||
| integer(kind=int_8), | public | :: | nmrowcol | = | -1_int_8 | ||
| integer, | public, | DIMENSION(:), ALLOCATABLE | :: | dist_vec |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | DIMENSION(:) | :: | dist_vec | ||
| integer, | intent(in) | :: | nprowcol | |||
| integer(kind=int_8), | intent(in) | :: | nmrowcol |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dbcsr_tas_dist_arb), | intent(in) | :: | t | |||
| integer(kind=int_8), | intent(in) | :: | rowcol |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dbcsr_tas_dist_arb), | intent(in) | :: | t | |||
| integer, | intent(in) | :: | dist |