copy without communication, requires that both tensors have same process grid and distribution
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_t_type), | intent(inout) | :: | tensor_in | |||
| type(dbcsr_t_type), | intent(inout) | :: | tensor_out | |||
| logical, | intent(in), | optional | :: | summation |
Whether to sum matrices b = a + b |