| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix_a | |||
| type(dbcsr_type), | intent(in) | :: | matrix_b | |||
| real(kind=real_8), | intent(inout) | :: | result |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix_a | |||
| type(dbcsr_type), | intent(in) | :: | matrix_b | |||
| real(kind=real_4), | intent(inout) | :: | result |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix_a | |||
| type(dbcsr_type), | intent(in) | :: | matrix_b | |||
| complex(kind=real_8), | intent(inout) | :: | result |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix_a | |||
| type(dbcsr_type), | intent(in) | :: | matrix_b | |||
| complex(kind=real_4), | intent(inout) | :: | result |