c_dbcsr_t_copy_tensor_to_matrix Subroutine

private subroutine c_dbcsr_t_copy_tensor_to_matrix(c_tensor_in, c_matrix_out, c_summation) bind(C, name="c_dbcsr_t_copy_tensor_to_matrix")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), VALUE :: c_tensor_in
type(c_ptr), intent(in), VALUE :: c_matrix_out
logical(kind=c_bool), intent(in), optional :: c_summation