remap a process grid (needed when mapping between tensor and matrix index is changed)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_t_pgrid_type), | intent(in) | :: | pgrid_in | |||
| integer, | intent(in), | DIMENSION(:) | :: | map1_2d |
new mapping new mapping |
|
| integer, | intent(in), | DIMENSION(:) | :: | map2_2d |
new mapping new mapping |
|
| type(dbcsr_t_pgrid_type), | intent(out) | :: | pgrid_out |