Copy tensor with split blocks to tensor with original block sizes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_t_type), | intent(inout) | :: | tensor_split_in |
tensor with smaller blocks |
||
| type(dbcsr_t_type), | intent(inout) | :: | tensor_out |
original tensor |
||
| logical, | intent(in), | optional | :: | summation |