dbcsr_t_copy_expert Subroutine

private subroutine dbcsr_t_copy_expert(tensor_in, tensor_out, order, summation, bounds, move_data, unit_nr)

expert routine for copying a tensor. For internal use only.

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_type), intent(inout), TARGET :: tensor_in
type(dbcsr_t_type), intent(inout), TARGET :: tensor_out
integer, intent(in), optional, DIMENSION(ndims_tensor(tensor_in)) :: order
logical, intent(in), optional :: summation
integer, intent(in), optional, DIMENSION(2, ndims_tensor(tensor_in)) :: bounds
logical, intent(in), optional :: move_data
integer, intent(in), optional :: unit_nr