Create 2-rank tensor from matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_type), | intent(in) | :: | matrix_in | |||
type(dbcsr_t_type), | intent(out) | :: | tensor | |||
integer, | intent(in), | optional, | DIMENSION(2) | :: | order | |
character(len=*), | intent(in), | optional | :: | name |