map tensor to a new 2d process grid for the matrix representation.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_t_type), | intent(inout) | :: | tensor | |||
| type(mp_comm_type), | intent(in) | :: | mp_comm | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | pdims | |
| logical, | intent(in), | optional | :: | nodata | ||
| integer, | intent(in), | optional | :: | nsplit | ||
| integer, | intent(in), | optional | :: | dimsplit | ||
| logical, | intent(out), | optional | :: | pgrid_changed | ||
| integer, | intent(in), | optional | :: | unit_nr |