Copy a distribution
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_tas_distribution_type), | intent(inout) | :: | dist_in | |||
| type(dbcsr_tas_distribution_type), | intent(out) | :: | dist_out | |||
| logical, | intent(in), | optional | :: | own_dist |
Whether distribution should be owned by dist_out |