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