dbcsr_t_pgrid_change_dims Subroutine

public subroutine dbcsr_t_pgrid_change_dims(pgrid, pdims)

change dimensions of an existing process grid.

Arguments

Type IntentOptional 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