Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_type), | intent(inout) | :: | matrix_a | |||
real(kind=real_8), | intent(in), | DIMENSION(:), TARGET | :: | alpha | ||
character(len=*), | intent(in) | :: | side |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_type), | intent(inout) | :: | matrix_a | |||
real(kind=real_4), | intent(in), | DIMENSION(:), TARGET | :: | alpha | ||
character(len=*), | intent(in) | :: | side |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_type), | intent(inout) | :: | matrix_a | |||
complex(kind=real_4), | intent(in), | DIMENSION(:), TARGET | :: | alpha | ||
character(len=*), | intent(in) | :: | side |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_type), | intent(inout) | :: | matrix_a | |||
complex(kind=real_8), | intent(in), | DIMENSION(:), TARGET | :: | alpha | ||
character(len=*), | intent(in) | :: | side |