Create matrix from template
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_tas_type), | intent(inout) | :: | matrix_in | |||
type(dbcsr_tas_type), | intent(out) | :: | matrix | |||
character(len=*), | intent(in), | optional | :: | name | ||
integer, | intent(in), | optional | :: | data_type |