change dimensions of an existing process grid.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_t_pgrid_type), | intent(inout) | :: | pgrid |
process grid to be changed |
||
integer, | intent(inout), | DIMENSION(:) | :: | pdims |
new process grid dimensions, should all be set > 0 |