dbcsr_t_align_index Subroutine

private subroutine dbcsr_t_align_index(tensor_in, tensor_out, order)

Align index with data

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_type), intent(inout) :: tensor_in
type(dbcsr_t_type), intent(out) :: tensor_out
integer, intent(out), optional, DIMENSION(ndims_tensor(tensor_in)) :: order

permutation resulting from alignment