| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_tas_type), | intent(inout) | :: | matrix | |||
| integer(kind=int_8), | intent(in) | :: | row | |||
| integer(kind=int_8), | intent(in) | :: | col | |||
| complex(kind=real_4), | intent(in), | DIMENSION(:, :) | :: | block | ||
| logical, | intent(in), | optional | :: | transposed | ||
| logical, | intent(in), | optional | :: | summation | ||
| complex(kind=real_4), | intent(in), | optional | :: | scale |